is not current version
Last Version 7.0.16

org.restcomm.media:concurrent 7.0.8


GroupId

GroupId

org.restcomm.media
ArtifactId

ArtifactId

concurrent
Version

Version

7.0.8
Type

Type

jar

Download concurrent 7.0.8


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