is not current version
Last Version 7.0.16

org.restcomm.media:concurrent 7.0.14


GroupId

GroupId

org.restcomm.media
ArtifactId

ArtifactId

concurrent
Version

Version

7.0.14
Type

Type

jar

Download concurrent 7.0.14


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