Last Version

Lumberjack 1.0.1

Logging library for Kotlin Multiplatform Mobile applications

License

License

MIT
GroupId

GroupId

io.github.tyczj.lumberjack
ArtifactId

ArtifactId

Lumberjack-android-staging
Version

Version

1.0.1
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-staging 1.0.1


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

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.