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