app.demo:test: Could not find com.github.aymanizz:ktor-i18n:1.0.0.
a
Aleksei Tirman [JB]
03/04/2022, 7:13 AM
I can't find this artifact in the Maven Central repository.
w
Werner Guttmann
03/04/2022, 7:35 AM
afaik, it’s published to
maven { url "<https://jitpack.io>" }
👍 1
I am using this little gem for a couple of 1.x ktor projects, and I am getting slightly troubled that migration to 2.x of ktor might get a bit difficult 😞