is not current version
Last Version 1.2.1

tech.stormfox:KelaniLogger 1.1

A logger for java

Categories

Categories

ORM Data
GroupId

GroupId

tech.stormfox
ArtifactId

ArtifactId

KelaniLogger
Version

Version

1.1
Type

Type

jar

Download KelaniLogger 1.1


<!-- https://jarcasting.com/artifacts/tech.stormfox/KelaniLogger/ -->
<dependency>
    <groupId>tech.stormfox</groupId>
    <artifactId>KelaniLogger</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.stormfox/KelaniLogger/
implementation 'tech.stormfox:KelaniLogger:1.1'
// https://jarcasting.com/artifacts/tech.stormfox/KelaniLogger/
implementation ("tech.stormfox:KelaniLogger:1.1")
'tech.stormfox:KelaniLogger:jar:1.1'
<dependency org="tech.stormfox" name="KelaniLogger" rev="1.1">
  <artifact name="KelaniLogger" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.stormfox', module='KelaniLogger', version='1.1')
)
libraryDependencies += "tech.stormfox" % "KelaniLogger" % "1.1"
[tech.stormfox/KelaniLogger "1.1"]