is not current version
Last Version 7.0.16

org.restcomm.media:ice 6.0.36


GroupId

GroupId

org.restcomm.media
ArtifactId

ArtifactId

ice
Version

Version

6.0.36
Type

Type

jar

Download ice 6.0.36


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