Download aritzh-annotations-3.2.0.jar file - Jar a

Jar examples for a:aritzh-annotations

Description

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

You can download jar file aritzh-annotations 3.2.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add aritzh-annotations-3.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

aritzh-annotations-3.2.0-javadoc.jar
aritzh-annotations-3.2.0-sources.jar
aritzh-annotations-3.2.0.jar
aritzh-annotations-3.2.0.pom



Related Tutorials