MVN

org.ufoss.kolog : kolog-android-debug

Maven & Gradle

Sep 26, 2022
0 stars

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

<dependency>
    <groupId>org.ufoss.kolog</groupId>
    <artifactId>kolog-android-debug</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7

All Versions

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

Version Vulnerabilities Updated
0.7
kolog-android-debug-0.7
0.6
kolog-android-debug-0.6
0.5
kolog-android-debug-0.5
0.4
kolog-android-debug-0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ufoss.kolog</groupId>
    <artifactId>kolog-android-debug</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ufoss.kolog:kolog-android-debug:0.7'

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

implementation("org.ufoss.kolog:kolog-android-debug:0.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ufoss.kolog" % "kolog-android-debug" % "0.7"

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

Feb 18, 2023
0 stars
Apr 18, 2021
9 stars
Apr 12, 2021
1 stars
Apr 22, 2021
661 stars
Apr 12, 2021
14 stars
Apr 18, 2021
12 stars
Jul 18, 2023
1 usages
818 stars