GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdrestcomm-slee-ra-map-library |
Version | Version7.1.6 |
Type | Typejar |
Filename | Size |
---|---|
restcomm-slee-ra-map-library-7.1.6.pom | |
restcomm-slee-ra-map-library-7.1.6.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-map-library/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>restcomm-slee-ra-map-library</artifactId>
<version>7.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-map-library/
implementation 'org.mobicents.resources:restcomm-slee-ra-map-library:7.1.6'
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-map-library/
implementation ("org.mobicents.resources:restcomm-slee-ra-map-library:7.1.6")
'org.mobicents.resources:restcomm-slee-ra-map-library:jar:7.1.6'
<dependency org="org.mobicents.resources" name="restcomm-slee-ra-map-library" rev="7.1.6">
<artifact name="restcomm-slee-ra-map-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='restcomm-slee-ra-map-library', version='7.1.6')
)
libraryDependencies += "org.mobicents.resources" % "restcomm-slee-ra-map-library" % "7.1.6"
[org.mobicents.resources/restcomm-slee-ra-map-library "7.1.6"]