Download CelestiLib-0.1.0.jar file - Jar c

Jar examples for c:CelestiLib

Description

Celestibytes's Common Java Library.

You can download jar file CelestiLib 0.1.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE v3

Build File

You can use the following script to add CelestiLib-0.1.0.jar to your project.

<dependency>
   <groupId>io.github.celestibytes</groupId>
   <artifactId>CelestiLib</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'io.github.celestibytes', name: 'CelestiLib', version: '0.1.0'
libraryDependencies += "io.github.celestibytes" % "CelestiLib" % "0.1.0"
<dependency org="io.github.celestibytes" name="CelestiLib" rev="0.1.0"/>
@Grapes(@Grab(group='io.github.celestibytes', module='CelestiLib', version='0.1.0'))
'io.github.celestibytes:CelestiLib:jar:0.1.0'

Download

Click the following link to download the jar file.

CelestiLib-0.1.0-javadoc.jar
CelestiLib-0.1.0-sources.jar
CelestiLib-0.1.0.jar
CelestiLib-0.1.0.pom



Related Tutorials