GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdrestcomm-slee-ra-map-library |
Version | Version7.4.0-70 |
Type | Typejar |
<!-- 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.0-70</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.0-70'
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-map-library/
implementation ("org.mobicents.resources:restcomm-slee-ra-map-library:7.4.0-70")
'org.mobicents.resources:restcomm-slee-ra-map-library:jar:7.4.0-70'
<dependency org="org.mobicents.resources" name="restcomm-slee-ra-map-library" rev="7.4.0-70">
<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.0-70')
)
libraryDependencies += "org.mobicents.resources" % "restcomm-slee-ra-map-library" % "7.4.0-70"
[org.mobicents.resources/restcomm-slee-ra-map-library "7.4.0-70"]