MVN

org.ufoss.kolog : kolog

Maven & Gradle

Feb 18, 2023
0 stars

kolog · kolog duty is to be the idiomatic way to log in Kotlin

<dependency>
    <groupId>org.ufoss.kolog</groupId>
    <artifactId>kolog</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ufoss.kolog : kolog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of org.ufoss.kolog : kolog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8
kolog-0.8
0.7
kolog-0.7
0.6
kolog-0.6
0.5
kolog-0.5
0.4
kolog-0.4

How to add a dependency to Maven

Add the following org.ufoss.kolog : kolog maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ufoss.kolog</groupId>
    <artifactId>kolog</artifactId>
    <version>0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ufoss.kolog : kolog gradle dependency to your build.gradle file:

implementation 'org.ufoss.kolog:kolog:0.8'

Gradle Kotlin DSL: Add the following org.ufoss.kolog : kolog gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ufoss.kolog:kolog:0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ufoss.kolog : kolog sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ufoss.kolog" % "kolog" % "0.8"

Advertisement

Dependencies from Group

Feb 18, 2023
1 usages
0 stars
Sep 26, 2022
0 stars
Feb 18, 2023
0 stars
Feb 18, 2023
0 stars
Sep 26, 2022
0 stars

Discover Dependencies

Apr 12, 2021
1 stars
Aug 26, 2023
3.4k usages
5.6k stars
Apr 15, 2021
0 stars
Apr 18, 2021
4 usages
12 stars
Apr 18, 2021
12 stars
Jul 18, 2023
2 usages
818 stars
Jul 18, 2023
111 stars
Apr 07, 2022
0 stars