Last Version

Log4k 2.3.1

This is a simple library for logging in Kotlin. It's inspired by the famous Apache Log4j library.

License

License

GroupId

GroupId

com.github.hadilq
ArtifactId

ArtifactId

log4k-android-debug
Version

Version

2.3.1
Type

Type

aar
Description

Description

Log4k
This is a simple library for logging in Kotlin. It's inspired by the famous Apache Log4j library.
Project URL

Project URL

https://github.com/hadilq/log4k
Source Code Management

Source Code Management

https://github.com/hadilq/log4k

Download log4k-android-debug 2.3.1


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

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4.10

Project Modules

There are no modules declared in this project.