is not current version
Last Version 1.0.1

com.stun4j:stun4j-stf-parent 1.0.0

Parent pom providing dependency and plugin management for Stun4J Stf projects built with Maven

GroupId

GroupId

com.stun4j
ArtifactId

ArtifactId

stun4j-stf-parent
Version

Version

1.0.0
Type

Type

pom

Download stun4j-stf-parent 1.0.0


<!-- https://jarcasting.com/artifacts/com.stun4j/stun4j-stf-parent/ -->
<dependency>
    <groupId>com.stun4j</groupId>
    <artifactId>stun4j-stf-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.stun4j/stun4j-stf-parent/
implementation 'com.stun4j:stun4j-stf-parent:1.0.0'
// https://jarcasting.com/artifacts/com.stun4j/stun4j-stf-parent/
implementation ("com.stun4j:stun4j-stf-parent:1.0.0")
'com.stun4j:stun4j-stf-parent:pom:1.0.0'
<dependency org="com.stun4j" name="stun4j-stf-parent" rev="1.0.0">
  <artifact name="stun4j-stf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.stun4j', module='stun4j-stf-parent', version='1.0.0')
)
libraryDependencies += "com.stun4j" % "stun4j-stf-parent" % "1.0.0"
[com.stun4j/stun4j-stf-parent "1.0.0"]