GroupId | GroupIdorg.mobicents.examples |
---|---|
ArtifactId | ArtifactIdrestcomm-slee-connectivity-example |
Version | Version2.8.128 |
Type | Typepom |
Filename | Size |
---|---|
restcomm-slee-connectivity-example-2.8.128.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.examples/restcomm-slee-connectivity-example/ -->
<dependency>
<groupId>org.mobicents.examples</groupId>
<artifactId>restcomm-slee-connectivity-example</artifactId>
<version>2.8.128</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.examples/restcomm-slee-connectivity-example/
implementation 'org.mobicents.examples:restcomm-slee-connectivity-example:2.8.128'
// https://jarcasting.com/artifacts/org.mobicents.examples/restcomm-slee-connectivity-example/
implementation ("org.mobicents.examples:restcomm-slee-connectivity-example:2.8.128")
'org.mobicents.examples:restcomm-slee-connectivity-example:pom:2.8.128'
<dependency org="org.mobicents.examples" name="restcomm-slee-connectivity-example" rev="2.8.128">
<artifact name="restcomm-slee-connectivity-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.examples', module='restcomm-slee-connectivity-example', version='2.8.128')
)
libraryDependencies += "org.mobicents.examples" % "restcomm-slee-connectivity-example" % "2.8.128"
[org.mobicents.examples/restcomm-slee-connectivity-example "2.8.128"]