is not current version
Last Version 4.1.1

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

Zero-Config logging utility for Kotlin Multiplatform

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

clog-core-android
Version

Version

4.1.0
Type

Type

aar

Download clog-core-android 4.1.0


<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/clog-core-android/ -->
<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>clog-core-android</artifactId>
    <version>4.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/clog-core-android/
implementation 'io.github.copper-leaf:clog-core-android:4.1.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/clog-core-android/
implementation ("io.github.copper-leaf:clog-core-android:4.1.0")
'io.github.copper-leaf:clog-core-android:aar:4.1.0'
<dependency org="io.github.copper-leaf" name="clog-core-android" rev="4.1.0">
  <artifact name="clog-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='clog-core-android', version='4.1.0')
)
libraryDependencies += "io.github.copper-leaf" % "clog-core-android" % "4.1.0"
[io.github.copper-leaf/clog-core-android "4.1.0"]