| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.littleshoot |
| ArtifactId | ArtifactIdstun-client |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLittleShoot STUN Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationLittleShoot |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stun-client-1.0.3.pom | |
| stun-client-1.0.3.jar | 20 KB |
| stun-client-1.0.3-sources.jar | 11 KB |
| stun-client-1.0.3-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.littleshoot/stun-client/ -->
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>stun-client</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/stun-client/
implementation 'org.littleshoot:stun-client:1.0.3'
// https://jarcasting.com/artifacts/org.littleshoot/stun-client/
implementation ("org.littleshoot:stun-client:1.0.3")
'org.littleshoot:stun-client:jar:1.0.3'
<dependency org="org.littleshoot" name="stun-client" rev="1.0.3">
<artifact name="stun-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='stun-client', version='1.0.3')
)
libraryDependencies += "org.littleshoot" % "stun-client" % "1.0.3"
[org.littleshoot/stun-client "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.littleshoot : dnssec4j | jar | 0.1.5 |
| org.littleshoot : mina-port | jar | 1.4 |
| org.littleshoot : mina-util | jar | 1.0.3 |
| org.littleshoot : stun-stack | jar | 1.0.3 |
| org.littleshoot : util | jar | 1.0.3 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |