is not current version
Last Version 7.0.16

org.restcomm.media:concurrent 6.0.29


GroupId

GroupId

org.restcomm.media
ArtifactId

ArtifactId

concurrent
Version

Version

6.0.29
Type

Type

jar

Download concurrent 6.0.29


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