is not current version
Last Version 1.0.139

org.mobicents.commons:commons-congestion 1.0.129


GroupId

GroupId

org.mobicents.commons
ArtifactId

ArtifactId

commons-congestion
Version

Version

1.0.129
Type

Type

jar

Download commons-congestion 1.0.129


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