Skip to content

Using sempre in a Gradle java project #199

@stbusch

Description

@stbusch

Hi,
I guess for doing so I have to add dependencies to the gradle build file,
somehow like this:
dependencies {
implementation (group: 'com.github.percyliang', name: 'sempre', version: '2.4')
}
but when trying to build, I get an error message saying sempre couldn't be found.
Should I use another version number? Any other idea what is going wrong?
jitpack.io repository (for accessing GitHub) is already added.

Thanks for attention,
Stefan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions