Interactive Connectivity Establishment (ICE) Protocol for the LittleShoot P2P Toolkit

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

littleshoot-ice
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Interactive Connectivity Establishment (ICE) Protocol for the LittleShoot P2P Toolkit
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/littleshoot-ice.git

Download littleshoot-ice

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
com.barchart.udt : barchart-udt-bundle jar 2.3.0
io.netty : netty jar 3.6.5.Final
org.littleshoot : offer-answer jar 1.0.3
org.littleshoot : portmapping jar 1.0.3
org.littleshoot : sdp jar 1.0.3
org.littleshoot : stun-client jar 1.0.3
org.littleshoot : stun-server jar 1.0.3
org.littleshoot : tcp-framing jar 1.0.3
org.littleshoot : turn-client jar 1.0.3
org.littleshoot : turn-http-server jar 1.0.3
org.littleshoot : udt 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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3