Download jcubit-annotations-7.0.1.jar file - Jar j

Jar examples for j:jcubit-annotations

Description

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

You can download jar file jcubit-annotations 7.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jcubit-annotations-7.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

jcubit-annotations-7.0.1-javadoc.jar
jcubit-annotations-7.0.1-sources.jar
jcubit-annotations-7.0.1.jar
jcubit-annotations-7.0.1.pom



Related Tutorials