Download hexa.utils-1.4.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.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials