GroupId | GroupIdorg.mobicents.media.io |
---|---|
ArtifactId | ArtifactIdstun |
Version | Version4.2.0.76 |
Type | Typejar |
Filename | Size |
---|---|
stun-4.2.0.76.pom | |
stun-4.2.0.76.jar | 66 KB |
stun-4.2.0.76-sources.jar | 66 KB |
stun-4.2.0.76-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.media.io/stun/ -->
<dependency>
<groupId>org.mobicents.media.io</groupId>
<artifactId>stun</artifactId>
<version>4.2.0.76</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.io/stun/
implementation 'org.mobicents.media.io:stun:4.2.0.76'
// https://jarcasting.com/artifacts/org.mobicents.media.io/stun/
implementation ("org.mobicents.media.io:stun:4.2.0.76")
'org.mobicents.media.io:stun:jar:4.2.0.76'
<dependency org="org.mobicents.media.io" name="stun" rev="4.2.0.76">
<artifact name="stun" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.io', module='stun', version='4.2.0.76')
)
libraryDependencies += "org.mobicents.media.io" % "stun" % "4.2.0.76"
[org.mobicents.media.io/stun "4.2.0.76"]