is not current version
Last Version 6.0.23

org.mobicents.media.io:stun 5.2.0.43


GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

stun
Version

Version

5.2.0.43
Type

Type

jar

Download stun 5.2.0.43


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