Last Version

KmLogging: Kotlin Multiplatform Logging 1.2.0

KmLogging is a high performance, extensible and easy to use logging library for Kotlin Multiplatform development

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.lighthousegames
ArtifactId

ArtifactId

logging-android-debug
Version

Version

1.2.0
Type

Type

aar
Description

Description

KmLogging: Kotlin Multiplatform Logging
KmLogging is a high performance, extensible and easy to use logging library for Kotlin Multiplatform development
Project URL

Project URL

https://github.com/LighthouseGames/KmLogging
Project Organization

Project Organization

Lighthouse Games
Source Code Management

Source Code Management

https://github.com/LighthouseGames/KmLogging

Download logging-android-debug 1.2.0


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

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
co.touchlab : stately-concurrency-jvm jar 1.1.10

Project Modules

There are no modules declared in this project.