Download hexa.utils-1.2.jar file - Jar h

Jar examples for h:hexa.utils

Description

HexaUtils is a set of tools in Java.

You can download jar file hexa.utils 1.2 in this page.

Build File

You can use the following script to add hexa.utils-1.2.jar to your project.

<dependency>
   <groupId>fr.lteconsulting</groupId>
   <artifactId>hexa.utils</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'fr.lteconsulting', name: 'hexa.utils', version: '1.2'
libraryDependencies += "fr.lteconsulting" % "hexa.utils" % "1.2"
<dependency org="fr.lteconsulting" name="hexa.utils" rev="1.2"/>
@Grapes(@Grab(group='fr.lteconsulting', module='hexa.utils', version='1.2'))
'fr.lteconsulting:hexa.utils:jar:1.2'

Download

Click the following link to download the jar file.

hexa.utils-1.2-javadoc.jar
hexa.utils-1.2-sources.jar
hexa.utils-1.2.jar
hexa.utils-1.2.pom



Related Tutorials