is not current version
Last Version 2.9.133

org.mobicents.examples:call-controller2-release 2.8.60


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

call-controller2-release
Version

Version

2.8.60
Type

Type

pom

Download call-controller2-release 2.8.60


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