MVN

com.github.naviit.libs : dtt-libs

Maven & Gradle

Dec 28, 2017
0 stars

DTT Libraries · The collections of utility classes

<dependency>
    <groupId>com.github.naviit.libs</groupId>
    <artifactId>dtt-libs</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.naviit.libs : dtt-libs to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.naviit.libs : dtt-libs to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
dtt-libs-1.0.1
1.0
dtt-libs-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.naviit.libs</groupId>
    <artifactId>dtt-libs</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement