-
hello i cant download the source with gradle
> Could not resolve com.github.lzyzsd:circleprogress:1.2.0.
> Could not GET 'https://jcenter.bintray.com/com/github/lzyzsd/circleprogress/1.2.0/circleprog…
-
I am working on updating several projects in which this library is being implemented. When trying to update to the latest version, 1.2.7, when compiling, a series of errors are obtained that do not al…
-
```
Could not find ru.egslava:MaskedEditText:1.0.5.
Required by:
project :app
Search in build.gradle files
```
-
Due to the death of bintray/jcenter, the jetbrains 3rd party repo moved. Details at https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html#third-party-dependencies
-
Getting Error:(26, 13) Failed to resolve: com.github.AleBarreto:SimpleLoginLibrary:-SNAPSHOT even though I added
```
allprojects {
repositories {
jcenter()
maven { url "https:…
-
Hi fork,
Recently, we can't build this plugin because JsonPathCompiler is removed from jcenter. Currently, We work around this by compiling and publishing to a local repository.
Do you have a p…
-
-
I've updated everything when importing, yet it doesn't let the OneOff task to work.
```
apply plugin: 'com.android.application'
android {
compileSdkVersion 25
buildToolsVersion '25.0.…
-
It should not be necessary anymore to add `mavenCentral()` to the repositories in the build scripts as indicated in the Readme. AndroidStudio projects by default include `jCenter()` which replaces `ma…
-
See https://mvnrepository.com/artifact/io.opentracing.contrib/opentracing-spring-jaeger-web-starter and https://search.maven.org/artifact/io.opentracing.contrib/opentracing-spring-jaeger-web-starter.
…