is not current version
Last Version 6.0.23

org.mobicents.media.io:stun 6.0.0.10


GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

stun
Version

Version

6.0.0.10
Type

Type

jar

Download stun 6.0.0.10


<!-- https://jarcasting.com/artifacts/org.mobicents.media.io/stun/ -->
<dependency>
    <groupId>org.mobicents.media.io</groupId>
    <artifactId>stun</artifactId>
    <version>6.0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.io/stun/
implementation 'org.mobicents.media.io:stun:6.0.0.10'
// https://jarcasting.com/artifacts/org.mobicents.media.io/stun/
implementation ("org.mobicents.media.io:stun:6.0.0.10")
'org.mobicents.media.io:stun:jar:6.0.0.10'
<dependency org="org.mobicents.media.io" name="stun" rev="6.0.0.10">
  <artifact name="stun" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.io', module='stun', version='6.0.0.10')
)
libraryDependencies += "org.mobicents.media.io" % "stun" % "6.0.0.10"
[org.mobicents.media.io/stun "6.0.0.10"]