You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] dependency: com.github.kilianB:JImageHash:jar:3.0.0 (compile)
[ERROR] com.github.kilianB:JImageHash:jar:3.0.0 was not found in https://jcenter.bintray.com/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of jcenter has elapsed or updates are forced
[ERROR] com.github.kilianB:JImageHash:jar:3.0.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR]
I'm trying to use this artifact on my project https://mvnrepository.com/artifact/com.github.kilianB/JImageHash/3.0.0
And I'm getting the following error:
[ERROR] dependency: com.github.kilianB:JImageHash:jar:3.0.0 (compile)
[ERROR] com.github.kilianB:JImageHash:jar:3.0.0 was not found in https://jcenter.bintray.com/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of jcenter has elapsed or updates are forced
[ERROR] com.github.kilianB:JImageHash:jar:3.0.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR]
So I came here https://mvnrepository.com/artifact/com.github.kilianB/JImageHash/3.0.0 and I tried to download it manually. But it seems like its down or something? Because I get 404 whenever I try to get any version of this @KilianB
The text was updated successfully, but these errors were encountered: