aes-crypto missing from Maven Central
billmote opened this issue · 4 comments
billmote commented
Added mavenCentral() to the build.gradle file and added the dependency to app/build.gradle, but aes-crypto is not available. Tried "0.0.1", "0.+", and "1.+" (to match your most recent release).
brandall76 commented
I'm having the same issue
nilsi commented
Yes same for me.
pbochenski commented
Until this issue is solved I've created jitpack build here: (https://jitpack.io/#pbochenski/java-aes-crypto/v1.1)
jamesjb commented
I've released version 1.1.0 of this library that includes Jitpack-hosted Maven installation instructions. See the updated README for the details.