Download aritzh-logging-5.0.0.jar file - Jar a

Jar examples for a:aritzh-logging

Description

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

You can download jar file aritzh-logging 5.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add aritzh-logging-5.0.0.jar to your project.

<dependency>
   <groupId>io.github.aritzhack</groupId>
   <artifactId>aritzh-logging</artifactId>
   <version>5.0.0</version>
</dependency>
compile group: 'io.github.aritzhack', name: 'aritzh-logging', version: '5.0.0'
libraryDependencies += "io.github.aritzhack" % "aritzh-logging" % "5.0.0"
<dependency org="io.github.aritzhack" name="aritzh-logging" rev="5.0.0"/>
@Grapes(@Grab(group='io.github.aritzhack', module='aritzh-logging', version='5.0.0'))
'io.github.aritzhack:aritzh-logging:jar:5.0.0'

Download

Click the following link to download the jar file.

aritzh-logging-5.0.0-javadoc.jar
aritzh-logging-5.0.0-sources.jar
aritzh-logging-5.0.0.jar
aritzh-logging-5.0.0.pom



Related Tutorials