Lumberjack

Logging library for Kotlin Multiplatform Mobile applications

License

License

MIT
GroupId

GroupId

io.github.tyczj.lumberjack
ArtifactId

ArtifactId

Lumberjack-android
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Lumberjack
Logging library for Kotlin Multiplatform Mobile applications
Project URL

Project URL

https://github.com/tyczj/Lumberjack
Source Code Management

Source Code Management

https://github.com/tyczj/Lumberjack

Download Lumberjack-android

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0