napier

Kotlin Multiplatform libraries that show logs in common module.

License

License

GroupId

GroupId

io.github.aakira
ArtifactId

ArtifactId

napier-android-debug
Last Version

Last Version

2.6.1
Release Date

Release Date

Type

Type

aar
Description

Description

napier
Kotlin Multiplatform libraries that show logs in common module.
Project URL

Project URL

https://github.com/aakira/Napier
Source Code Management

Source Code Management

https://github.com/aakira/Napier

Download napier-android-debug

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-alpha2
2.0.0-alpha1
1.5.0
1.4.1