is not current version
Last Version 5.0

Logging interface in Kotlin 2.5

Classes to simplify integration with logging systems - Kotlin extensions

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.pwall.log
ArtifactId

ArtifactId

log-front-kotlin
Version

Version

2.5
Type

Type

jar
Description

Description

Logging interface in Kotlin
Classes to simplify integration with logging systems - Kotlin extensions
Project URL

Project URL

https://github.com/pwall567/log-front-kotlin
Source Code Management

Source Code Management

https://github.com/pwall567/log-front-kotlin

Download log-front-kotlin 2.5


<!-- https://jarcasting.com/artifacts/net.pwall.log/log-front-kotlin/ -->
<dependency>
    <groupId>net.pwall.log</groupId>
    <artifactId>log-front-kotlin</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.log/log-front-kotlin/
implementation 'net.pwall.log:log-front-kotlin:2.5'
// https://jarcasting.com/artifacts/net.pwall.log/log-front-kotlin/
implementation ("net.pwall.log:log-front-kotlin:2.5")
'net.pwall.log:log-front-kotlin:jar:2.5'
<dependency org="net.pwall.log" name="log-front-kotlin" rev="2.5">
  <artifact name="log-front-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.log', module='log-front-kotlin', version='2.5')
)
libraryDependencies += "net.pwall.log" % "log-front-kotlin" % "2.5"
[net.pwall.log/log-front-kotlin "2.5"]

Dependencies

compile (3)

Group / Artifact Type Version
net.pwall.log : log-front jar 2.5
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.20

Project Modules

There are no modules declared in this project.