GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdrestcomm-slee-ra-cap-ratype |
Version | Version8.0.17 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-cap-ratype/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>restcomm-slee-ra-cap-ratype</artifactId>
<version>8.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-cap-ratype/
implementation 'org.mobicents.resources:restcomm-slee-ra-cap-ratype:8.0.17'
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-cap-ratype/
implementation ("org.mobicents.resources:restcomm-slee-ra-cap-ratype:8.0.17")
'org.mobicents.resources:restcomm-slee-ra-cap-ratype:jar:8.0.17'
<dependency org="org.mobicents.resources" name="restcomm-slee-ra-cap-ratype" rev="8.0.17">
<artifact name="restcomm-slee-ra-cap-ratype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='restcomm-slee-ra-cap-ratype', version='8.0.17')
)
libraryDependencies += "org.mobicents.resources" % "restcomm-slee-ra-cap-ratype" % "8.0.17"
[org.mobicents.resources/restcomm-slee-ra-cap-ratype "8.0.17"]