is not current version
Last Version 1.0.139

org.mobicents.commons:commons-concurrent 1.0.125


GroupId

GroupId

org.mobicents.commons
ArtifactId

ArtifactId

commons-concurrent
Version

Version

1.0.125
Type

Type

jar

Download commons-concurrent 1.0.125


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