is not current version
Last Version 2.6.1

io.github.aakira:napier-android-debug 1.4.1

Kotlin Multiplatform libraries that show logs in common module.

GroupId

GroupId

io.github.aakira
ArtifactId

ArtifactId

napier-android-debug
Version

Version

1.4.1
Type

Type

aar

Download napier-android-debug 1.4.1


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