MVN

com.soywiz : klogger-common

Maven & Gradle

Jan 18, 2018
4 usages
34 stars

klogger-common · Klogger: Consistent and portable logger library for multiplatform kotlin

<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>klogger-common</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.soywiz : klogger-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.soywiz : klogger-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
klogger-common-0.5.0
0.4.x
klogger-common-0.4.0
0.3.x
klogger-common-0.3.0
0.2.x
klogger-common-0.2.1
klogger-common-0.2.0
0.1.x
klogger-common-0.1.0

How to add a dependency to Maven

Add the following com.soywiz : klogger-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>klogger-common</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.soywiz : klogger-common gradle dependency to your build.gradle file:

implementation 'com.soywiz:klogger-common:0.5.0'

Gradle Kotlin DSL: Add the following com.soywiz : klogger-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.soywiz:klogger-common:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.soywiz : klogger-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.soywiz" % "klogger-common" % "0.5.0"

Advertisement

Dependencies from Group

Jan 18, 2018
51 usages
362 stars
Sep 20, 2017
46 usages
1 stars
Jan 18, 2018
29 usages
362 stars
Jan 18, 2018
27 usages
78 stars
Aug 28, 2017
25 usages
133 stars

Discover Dependencies

Oct 25, 2019
0 stars
Apr 01, 2023
4 usages
2 stars
Dec 11, 2021
7 usages
0 stars
Aug 02, 2012
3 usages
132 stars
Apr 24, 2018
3 usages
410 stars
Feb 17, 2016
7 usages
13 stars
Jan 19, 2019
316 usages
56 stars