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