Download hexa.utils-1.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials