GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdrestcomm-slee-ra-cap-ratype |
Version | Version7.1.2 |
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>7.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-cap-ratype/
implementation 'org.mobicents.resources:restcomm-slee-ra-cap-ratype:7.1.2'
// https://jarcasting.com/artifacts/org.mobicents.resources/restcomm-slee-ra-cap-ratype/
implementation ("org.mobicents.resources:restcomm-slee-ra-cap-ratype:7.1.2")
'org.mobicents.resources:restcomm-slee-ra-cap-ratype:jar:7.1.2'
<dependency org="org.mobicents.resources" name="restcomm-slee-ra-cap-ratype" rev="7.1.2">
<artifact name="restcomm-slee-ra-cap-ratype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='restcomm-slee-ra-cap-ratype', version='7.1.2')
)
libraryDependencies += "org.mobicents.resources" % "restcomm-slee-ra-cap-ratype" % "7.1.2"
[org.mobicents.resources/restcomm-slee-ra-cap-ratype "7.1.2"]