is not current version
Last Version 2.9.133

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


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

call-controller2-profile
Version

Version

2.8.39
Type

Type

jar

Download call-controller2-profile 2.8.39


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