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