is not current version
Last Version 7.1.14

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


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

restcomm-slee-connectivity-example-modules
Version

Version

2.8.128
Type

Type

jar

Download restcomm-slee-connectivity-example-modules 2.8.128


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