| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdio.github.woody230 |
| ArtifactId | ArtifactIdktx-logging-android |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionktx-logging
Extensions for the Kotlin standard library and third-party libraries.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ktx-logging-android-4.0.1.pom | |
| ktx-logging-android-4.0.1-sources.jar | 1 KB |
| ktx-logging-android-4.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.woody230/ktx-logging-android/ -->
<dependency>
<groupId>io.github.woody230</groupId>
<artifactId>ktx-logging-android</artifactId>
<version>4.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.woody230/ktx-logging-android/
implementation 'io.github.woody230:ktx-logging-android:4.0.1'
// https://jarcasting.com/artifacts/io.github.woody230/ktx-logging-android/
implementation ("io.github.woody230:ktx-logging-android:4.0.1")
'io.github.woody230:ktx-logging-android:aar:4.0.1'
<dependency org="io.github.woody230" name="ktx-logging-android" rev="4.0.1">
<artifact name="ktx-logging-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.woody230', module='ktx-logging-android', version='4.0.1')
)
libraryDependencies += "io.github.woody230" % "ktx-logging-android" % "4.0.1"
[io.github.woody230/ktx-logging-android "4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
| io.github.aakira : napier-android | jar | 2.4.0 |