MVN

com.stun4j : stun4j-stf-sample

Maven & Gradle

Feb 19, 2023
2 stars

Stun4j Stf Sample

<dependency>
    <groupId>com.stun4j</groupId>
    <artifactId>stun4j-stf-sample</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stun4j : stun4j-stf-sample to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.stun4j : stun4j-stf-sample to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
stun4j-stf-sample-1.1.0
1.0.x
stun4j-stf-sample-1.0.1
stun4j-stf-sample-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stun4j</groupId>
    <artifactId>stun4j-stf-sample</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement