License |
License |
---|---|
GroupId | GroupIdorg.mobicents.examples |
ArtifactId | ArtifactIdrestcomm-slee-connectivity-example-slee |
Version | Version7.1.14 |
Type | Typepom |
Description |
DescriptionRestcomm :: Parent pom for JAIN SLEE 3.x releases
|
Filename | Size |
---|---|
restcomm-slee-connectivity-example-slee-7.1.14.pom | 597 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.examples/restcomm-slee-connectivity-example-slee/ -->
<dependency>
<groupId>org.mobicents.examples</groupId>
<artifactId>restcomm-slee-connectivity-example-slee</artifactId>
<version>7.1.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.examples/restcomm-slee-connectivity-example-slee/
implementation 'org.mobicents.examples:restcomm-slee-connectivity-example-slee:7.1.14'
// https://jarcasting.com/artifacts/org.mobicents.examples/restcomm-slee-connectivity-example-slee/
implementation ("org.mobicents.examples:restcomm-slee-connectivity-example-slee:7.1.14")
'org.mobicents.examples:restcomm-slee-connectivity-example-slee:pom:7.1.14'
<dependency org="org.mobicents.examples" name="restcomm-slee-connectivity-example-slee" rev="7.1.14">
<artifact name="restcomm-slee-connectivity-example-slee" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.examples', module='restcomm-slee-connectivity-example-slee', version='7.1.14')
)
libraryDependencies += "org.mobicents.examples" % "restcomm-slee-connectivity-example-slee" % "7.1.14"
[org.mobicents.examples/restcomm-slee-connectivity-example-slee "7.1.14"]