AAkira / Napier

Logging library for Kotlin Multiplatform
Apache License 2.0
820 stars 36 forks source link

org.gradle.internal.resolve.ArtifactNotFoundException: Could not find napier-1.5.0-samplessources.jar (io.github.aakira:napier:1.5.0). #68

Open Devmkamal opened 3 years ago

Devmkamal commented 3 years ago

org.gradle.internal.resolve.ArtifactNotFoundException: Could not find napier-1.5.0-samplessources.jar (io.github.aakira:napier:1.5.0).

Searched in the following locations: https://repo.maven.apache.org/maven2/io/github/aakira/napier/1.5.0/napier-1.5.0-samplessources.jar

AAkira commented 3 years ago

You can find it here.

https://repo1.maven.org/maven2/io/github/aakira/napier/2.1.0/

rylexr commented 2 years ago

Unfortunately this is still happening with v2.3.0. What's the solution for this?