is not current version
Last Version 7.1.14

org.mobicents.examples:restcomm-slee-connectivity-example-modules 3.0.2


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

restcomm-slee-connectivity-example-modules
Version

Version

3.0.2
Type

Type

jar

Download restcomm-slee-connectivity-example-modules 3.0.2


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