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