Download jcubit-logging-7.0.0.jar file - Jar j

Jar examples for j:jcubit-logging

Description

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

You can download jar file jcubit-logging 7.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jcubit-logging-7.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

jcubit-logging-7.0.0-javadoc.jar
jcubit-logging-7.0.0-sources.jar
jcubit-logging-7.0.0.jar
jcubit-logging-7.0.0.pom



Related Tutorials