License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdSTUN |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSTUN
Session Traversal Utilities for NAT
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
STUN-0.1.5.pom | |
STUN-0.1.5.jar | 32 KB |
STUN-0.1.5-sources.jar | 39 KB |
STUN-0.1.5-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/STUN/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>STUN</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/STUN/
implementation 'chat.dim:STUN:0.1.5'
// https://jarcasting.com/artifacts/chat.dim/STUN/
implementation ("chat.dim:STUN:0.1.5")
'chat.dim:STUN:jar:0.1.5'
<dependency org="chat.dim" name="STUN" rev="0.1.5">
<artifact name="STUN" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='STUN', version='0.1.5')
)
libraryDependencies += "chat.dim" % "STUN" % "0.1.5"
[chat.dim/STUN "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : TLV | jar | 0.1.4 |
Group / Artifact | Type | Version |
---|---|---|
chat.dim : UDP | jar | 0.2.2 |
chat.dim : TCP | jar | 0.2.2 |
junit : junit | jar | 4.12 |