KilianB / JImageHash

Perceptual image hashing library used to match similar images
MIT License
408 stars 84 forks source link

Issue with Maven Central? #73

Open pintotomas opened 1 month ago

pintotomas commented 1 month ago

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

Woodmaninator commented 3 weeks ago

@pintotomas This one seems to be working, also it appears to be newer.

https://mvnrepository.com/artifact/dev.brachtendorf/JImageHash/1.0.0