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