MVN

io.github.copper-leaf : clog-core-android

Maven & Gradle

May 17, 2021
18 stars

clog-core · Zero-Config logging utility for Kotlin Multiplatform

<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>clog-core-android</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.copper-leaf : clog-core-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1

All Versions

Choose a version of io.github.copper-leaf : clog-core-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
clog-core-android-4.1.1
clog-core-android-4.1.0

How to add a dependency to Maven

Add the following io.github.copper-leaf : clog-core-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>clog-core-android</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.copper-leaf : clog-core-android gradle dependency to your build.gradle file:

implementation 'io.github.copper-leaf:clog-core-android:4.1.1'

Gradle Kotlin DSL: Add the following io.github.copper-leaf : clog-core-android gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.copper-leaf:clog-core-android:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.copper-leaf : clog-core-android sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.copper-leaf" % "clog-core-android" % "4.1.1"

Advertisement

Dependencies from Group

May 17, 2021
16 usages
18 stars
May 23, 2021
9 usages
16 stars
Jun 08, 2023
7 usages
143 stars
Jun 08, 2023
7 usages
143 stars
Aug 17, 2023
4 usages
18 stars

Discover Dependencies

May 16, 2022
2 usages
17 stars
May 16, 2022
2 usages
17 stars
May 16, 2022
2 usages
17 stars
May 16, 2022
1 usages
17 stars
May 16, 2022
1 usages
17 stars
Oct 03, 2022
5 stars
May 04, 2023
5 stars