Last Version

clog-core 4.1.1

Zero-Config logging utility for Kotlin Multiplatform

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

clog-core-android
Version

Version

4.1.1
Type

Type

aar
Description

Description

clog-core
Zero-Config logging utility for Kotlin Multiplatform
Project URL

Project URL

https://github.com/copper-leaf/clog
Source Code Management

Source Code Management

https://github.com/copper-leaf/clog.git

Download clog-core-android 4.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.32

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.