is not current version
Last Version 2.9.133

org.mobicents.examples:call-controller2-DU 2.8.120


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

call-controller2-DU
Version

Version

2.8.120
Type

Type

jar

Download call-controller2-DU 2.8.120


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