Last Version

klogger-root 0.5.0

Klogger: Consistent and portable logger library for multiplatform kotlin

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

klogger-root
Version

Version

0.5.0
Type

Type

jar
Description

Description

klogger-root
Klogger: Consistent and portable logger library for multiplatform kotlin
Project URL

Project URL

https://github.com/korlibs/klogger/

Download klogger-root 0.5.0


<!-- https://jarcasting.com/artifacts/com.soywiz/klogger-root/ -->
<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>klogger-root</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/klogger-root/
implementation 'com.soywiz:klogger-root:0.5.0'
// https://jarcasting.com/artifacts/com.soywiz/klogger-root/
implementation ("com.soywiz:klogger-root:0.5.0")
'com.soywiz:klogger-root:jar:0.5.0'
<dependency org="com.soywiz" name="klogger-root" rev="0.5.0">
  <artifact name="klogger-root" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='klogger-root', version='0.5.0')
)
libraryDependencies += "com.soywiz" % "klogger-root" % "0.5.0"
[com.soywiz/klogger-root "0.5.0"]

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.20
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.