is not current version
Last Version 4.13.0

org.rhq:alert-mobicents 1.4.0.B01


GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

alert-mobicents
Version

Version

1.4.0.B01
Type

Type

jar

Download alert-mobicents 1.4.0.B01


<!-- https://jarcasting.com/artifacts/org.rhq/alert-mobicents/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>alert-mobicents</artifactId>
    <version>1.4.0.B01</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/alert-mobicents/
implementation 'org.rhq:alert-mobicents:1.4.0.B01'
// https://jarcasting.com/artifacts/org.rhq/alert-mobicents/
implementation ("org.rhq:alert-mobicents:1.4.0.B01")
'org.rhq:alert-mobicents:jar:1.4.0.B01'
<dependency org="org.rhq" name="alert-mobicents" rev="1.4.0.B01">
  <artifact name="alert-mobicents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='alert-mobicents', version='1.4.0.B01')
)
libraryDependencies += "org.rhq" % "alert-mobicents" % "1.4.0.B01"
[org.rhq/alert-mobicents "1.4.0.B01"]