is not current version
Last Version 5.0.0

io.github.aritzhack:aritzh-logging 3.1.0

Utility library to help making any kind of app or game.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-logging
Version

Version

3.1.0
Type

Type

jar

Download aritzh-logging 3.1.0


<!-- https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-logging/ -->
<dependency>
    <groupId>io.github.aritzhack</groupId>
    <artifactId>aritzh-logging</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-logging/
implementation 'io.github.aritzhack:aritzh-logging:3.1.0'
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-logging/
implementation ("io.github.aritzhack:aritzh-logging:3.1.0")
'io.github.aritzhack:aritzh-logging:jar:3.1.0'
<dependency org="io.github.aritzhack" name="aritzh-logging" rev="3.1.0">
  <artifact name="aritzh-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='aritzh-logging', version='3.1.0')
)
libraryDependencies += "io.github.aritzhack" % "aritzh-logging" % "3.1.0"
[io.github.aritzhack/aritzh-logging "3.1.0"]