Is sqids-kotlin maven repo daijobu?
Is sqids-kotlin maven repo daijobu?
https://repo.maven.apache.org/maven2/org/sqids/sqids-kotlin/0.1.0/sqids-kotlin-0.1.0.pom this page shows 404 Not Found white page of nginx.
Will it be fixed? @kevinxmorales @4kimov
@kevinxmorales Do we have blockers on this one?
Apologies for the delay, this shouldn't be blocked. I'll be looking into this, possibly need to reach out to Sonatype
Still not available on maven central :pensive:
Up @kevinxmorales @4kimov
Still does not work
Still does not work
Same here, had to copy the code to the project - not available via gradle dependency.
Hi, I noticed that version 0.1.1 is available at the following URL: https://repo.maven.apache.org/maven2/org/sqids/sqids-kotlin/0.1.1/
However, when I try to use it in my Gradle project, I get the following error:
com.example.example:main: Could not resolve org.sqids:sqids-kotlin:0.1.1.
Required by:
project :
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Still does not work
Sorry for the long delay. I've been able to pull in the library on two different machines with version 0.1.1. I've updated the README with new instructions. @knight7024 @naotiki could either of you try with the new instructions and confirm it works so we can resolve?
@kevinxmorales ~Thank you for looking quickly. Regrettably, I'm still unable to import even after trying them.~ I checked again, and it works after changing my JDK version to 21. ty!
Sounds like it's working? Closing. Re-open if necessary.