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