is not current version
Last Version 2.9.133

org.mobicents.examples:call-controller2-profile 2.8.61


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

call-controller2-profile
Version

Version

2.8.61
Type

Type

jar

Download call-controller2-profile 2.8.61


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