is not current version
Last Version 7.1.14

org.mobicents.examples:restcomm-slee-connectivity-example-build 7.1.11


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

restcomm-slee-connectivity-example-build
Version

Version

7.1.11
Type

Type

pom

Download restcomm-slee-connectivity-example-build 7.1.11


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