better-jieba
better-jieba copied to clipboard
Gradle can not found dependency
I use gradle to download this dependency:
implementation 'com.manlier:better-jieba:1.0.0-SNAPSHOT'
But, error occurs:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not find org.manlier:better-jieba:1.0.0-SNAPSHOT.
Required by:
project :
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org