Download aritzh-core-4.2.3.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 4.2.3 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials