is not current version
Last Version 2.6.1

io.github.aakira:napier-android-debug 2.0.0-alpha2

Kotlin Multiplatform libraries that show logs in common module.

GroupId

GroupId

io.github.aakira
ArtifactId

ArtifactId

napier-android-debug
Version

Version

2.0.0-alpha2
Type

Type

aar

Download napier-android-debug 2.0.0-alpha2


<!-- https://jarcasting.com/artifacts/io.github.aakira/napier-android-debug/ -->
<dependency>
    <groupId>io.github.aakira</groupId>
    <artifactId>napier-android-debug</artifactId>
    <version>2.0.0-alpha2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aakira/napier-android-debug/
implementation 'io.github.aakira:napier-android-debug:2.0.0-alpha2'
// https://jarcasting.com/artifacts/io.github.aakira/napier-android-debug/
implementation ("io.github.aakira:napier-android-debug:2.0.0-alpha2")
'io.github.aakira:napier-android-debug:aar:2.0.0-alpha2'
<dependency org="io.github.aakira" name="napier-android-debug" rev="2.0.0-alpha2">
  <artifact name="napier-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.aakira', module='napier-android-debug', version='2.0.0-alpha2')
)
libraryDependencies += "io.github.aakira" % "napier-android-debug" % "2.0.0-alpha2"
[io.github.aakira/napier-android-debug "2.0.0-alpha2"]