Kotlin Hydra Log

Kotlin Hydra 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.hydra
ArtifactId

ArtifactId

hydra-log
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlin Hydra Log
Kotlin Hydra 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-hydra-log
Source Code Management

Source Code Management

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

Download hydra-log

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
1.0.2