is not current version
Last Version 5.0

Logging interface in Kotlin 2.6

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


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

Dependencies

compile (3)

Group / Artifact Type Version
net.pwall.log : log-front jar 2.6
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.