MVN

fr.lteconsulting : hexa.tools

Maven & Gradle

Apr 27, 2016
40 stars

hexa.tools · HexaTools is a pack of libraries for Java

<dependency>
    <groupId>fr.lteconsulting</groupId>
    <artifactId>hexa.tools</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.lteconsulting : hexa.tools to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of fr.lteconsulting : hexa.tools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
hexa.tools-1.4
1.3
hexa.tools-1.3
1.2
hexa.tools-1.2
1.0
hexa.tools-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.lteconsulting</groupId>
    <artifactId>hexa.tools</artifactId>
    <version>1.4</version>
</dependency>

Advertisement