is not current version
Last Version 5.0

Logging interface in Kotlin 2.1

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.1
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.1


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

Dependencies

compile (3)

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

test (1)

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

Project Modules

There are no modules declared in this project.