is not current version
Last Version 7.1.14

org.mobicents.examples:restcomm-slee-connectivity-example 7.1.13


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

restcomm-slee-connectivity-example
Version

Version

7.1.13
Type

Type

pom

Download restcomm-slee-connectivity-example 7.1.13


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