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