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