is not current version
Last Version 5.0

Logging interface in Kotlin 4.0

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

4.0
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 4.0


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

Dependencies

compile (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.