Download aritzh-core-5.0.1.jar file - Jar a

Jar examples for a:aritzh-core

Description

A application used as an example on how to set up pushing its components to the Central Repository.

You can download jar file aritzh-core 5.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add aritzh-core-5.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

aritzh-core-5.0.1-javadoc.jar
aritzh-core-5.0.1-sources.jar
aritzh-core-5.0.1.jar
aritzh-core-5.0.1.pom



Related Tutorials