| License |
License |
|---|---|
| GroupId | GroupIdorg.kaazing |
| ArtifactId | ArtifactIdspecification.turn |
| Version | Version3.1.0 |
| Type | Typejar |
| Description |
DescriptionTURN Protocol Specification
Specification for TURN protocol
|
| Filename | Size |
|---|---|
| specification.turn-3.1.0.pom | |
| specification.turn-3.1.0.jar | 112 KB |
| specification.turn-3.1.0-sources.jar | 110 KB |
| specification.turn-3.1.0-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kaazing/specification.turn/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>specification.turn</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/specification.turn/
implementation 'org.kaazing:specification.turn:3.1.0'
// https://jarcasting.com/artifacts/org.kaazing/specification.turn/
implementation ("org.kaazing:specification.turn:3.1.0")
'org.kaazing:specification.turn:jar:3.1.0'
<dependency org="org.kaazing" name="specification.turn" rev="3.1.0">
<artifact name="specification.turn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='specification.turn', version='3.1.0')
)
libraryDependencies += "org.kaazing" % "specification.turn" % "3.1.0"
[org.kaazing/specification.turn "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kaazing : k3po.lang | jar | 3.1.0 |
| org.kaazing : community.license | jar | 2.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kaazing : k3po.junit | jar | 3.1.0 |