License |
License |
---|---|
GroupId | GroupIdorg.jitsi |
ArtifactId | ArtifactIdice4j |
Version | Version3.0-31-g924f40c |
Type | Typejar |
Description |
Descriptionice4j
A Java implementation of the ICE protocol
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ice4j-3.0-31-g924f40c.pom | |
ice4j-3.0-31-g924f40c.jar | 516 KB |
ice4j-3.0-31-g924f40c-sources.jar | 529 KB |
ice4j-3.0-31-g924f40c-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jitsi/ice4j/ -->
<dependency>
<groupId>org.jitsi</groupId>
<artifactId>ice4j</artifactId>
<version>3.0-31-g924f40c</version>
</dependency>
// https://jarcasting.com/artifacts/org.jitsi/ice4j/
implementation 'org.jitsi:ice4j:3.0-31-g924f40c'
// https://jarcasting.com/artifacts/org.jitsi/ice4j/
implementation ("org.jitsi:ice4j:3.0-31-g924f40c")
'org.jitsi:ice4j:jar:3.0-31-g924f40c'
<dependency org="org.jitsi" name="ice4j" rev="3.0-31-g924f40c">
<artifact name="ice4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jitsi', module='ice4j', version='3.0-31-g924f40c')
)
libraryDependencies += "org.jitsi" % "ice4j" % "3.0-31-g924f40c"
[org.jitsi/ice4j "3.0-31-g924f40c"]
Group / Artifact | Type | Version |
---|---|---|
org.opentelecoms.sdp : java-sdp-nist-bridge | jar | 1.2 |
org.bitlet : weupnp | jar | 0.1.4 |
org.jitsi : jitsi-utils | jar | 1.0-72-gcf6d1f8 |
org.jitsi : jicoco-config | jar | 1.1-73-gf8e9405 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
io.kotest : kotest-assertions-core-jvm | jar | 4.1.3 |
io.kotest : kotest-runner-junit5-jvm | jar | 4.1.3 |
org.jitsi : jicoco-test-kotlin | jar | 1.1-73-gf8e9405 |
org.mockito : mockito-core | jar | 3.6.28 |