is not current version
Last Version 2.9.133

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


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

call-controller2-profile
Version

Version

2.8.18
Type

Type

jar

Download call-controller2-profile 2.8.18


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