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