is not current version
Last Version 7.0.16

org.restcomm.media:ice 6.0.48


GroupId

GroupId

org.restcomm.media
ArtifactId

ArtifactId

ice
Version

Version

6.0.48
Type

Type

jar

Download ice 6.0.48


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