Kotlin Kydra Log

Kotlin Kydra Log - Kotlin Multiplatform Library that allows to write logs in common module. The way how logs will written defines for each platform independently.

License

License

GroupId

GroupId

ru.pocketbyte.kydra
ArtifactId

ArtifactId

kydra-log
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlin Kydra Log
Kotlin Kydra Log - Kotlin Multiplatform Library that allows to write logs in common module. The way how logs will written defines for each platform independently.
Project URL

Project URL

https://github.com/PocketByte/kotlin-kydra-log
Source Code Management

Source Code Management

https://github.com/PocketByte/kotlin-kydra-log.git

Download kydra-log

How to add to project

<!-- https://jarcasting.com/artifacts/ru.pocketbyte.kydra/kydra-log/ -->
<dependency>
    <groupId>ru.pocketbyte.kydra</groupId>
    <artifactId>kydra-log</artifactId>
    <version>1.1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.pocketbyte.kydra/kydra-log/
implementation 'ru.pocketbyte.kydra:kydra-log:1.1.8'
// https://jarcasting.com/artifacts/ru.pocketbyte.kydra/kydra-log/
implementation ("ru.pocketbyte.kydra:kydra-log:1.1.8")
'ru.pocketbyte.kydra:kydra-log:pom:1.1.8'
<dependency org="ru.pocketbyte.kydra" name="kydra-log" rev="1.1.8">
  <artifact name="kydra-log" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.pocketbyte.kydra', module='kydra-log', version='1.1.8')
)
libraryDependencies += "ru.pocketbyte.kydra" % "kydra-log" % "1.1.8"
[ru.pocketbyte.kydra/kydra-log "1.1.8"]

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.
ru.pocketbyte.kydra

Versions

Version
1.1.8
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3