GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdrestcomm-slee-ra-map-library |
Version | Version8.1.10 |
Type | Typejar |
Filename | Size |
---|---|
restcomm-slee-ra-map-library-8.1.10.pom | |
restcomm-slee-ra-map-library-8.1.10.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>8.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-map-library/
implementation 'org.mobicents.resources:restcomm-slee-ra-map-library:8.1.10'
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-map-library/
implementation ("org.mobicents.resources:restcomm-slee-ra-map-library:8.1.10")
'org.mobicents.resources:restcomm-slee-ra-map-library:jar:8.1.10'
<dependency org="org.mobicents.resources" name="restcomm-slee-ra-map-library" rev="8.1.10">
<artifact name="restcomm-slee-ra-map-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='restcomm-slee-ra-map-library', version='8.1.10')
)
libraryDependencies += "org.mobicents.resources" % "restcomm-slee-ra-map-library" % "8.1.10"
[org.mobicents.resources/restcomm-slee-ra-map-library "8.1.10"]