MVN

net.wicp.tams : tams

Maven & Gradle

Nov 02, 2021
<dependency>
    <groupId>net.wicp.tams</groupId>
    <artifactId>tams</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.wicp.tams : tams to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of net.wicp.tams : tams to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
tams-1.3.0
1.2.x
tams-1.2.9
tams-1.2.8
tams-1.2.7
tams-1.2.5
tams-1.2.4
tams-1.2.3
tams-1.2.2
tams-1.2.1
1.1.x
tams-1.1.0
1.0.x
tams-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.wicp.tams</groupId>
    <artifactId>tams</artifactId>
    <version>1.3.0</version>
</dependency>

Advertisement