GroupId | GroupIdorg.mobicents.diameter |
---|---|
ArtifactId | ArtifactIdjdiameter-ha-impl |
Version | Version1.7.0.129 |
Type | Typejar |
Filename | Size |
---|---|
jdiameter-ha-impl-1.7.0.129.pom | |
jdiameter-ha-impl-1.7.0.129.jar | 67 KB |
jdiameter-ha-impl-1.7.0.129-sources.jar | 68 KB |
jdiameter-ha-impl-1.7.0.129-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-ha-impl/ -->
<dependency>
<groupId>org.mobicents.diameter</groupId>
<artifactId>jdiameter-ha-impl</artifactId>
<version>1.7.0.129</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-ha-impl/
implementation 'org.mobicents.diameter:jdiameter-ha-impl:1.7.0.129'
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-ha-impl/
implementation ("org.mobicents.diameter:jdiameter-ha-impl:1.7.0.129")
'org.mobicents.diameter:jdiameter-ha-impl:jar:1.7.0.129'
<dependency org="org.mobicents.diameter" name="jdiameter-ha-impl" rev="1.7.0.129">
<artifact name="jdiameter-ha-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.diameter', module='jdiameter-ha-impl', version='1.7.0.129')
)
libraryDependencies += "org.mobicents.diameter" % "jdiameter-ha-impl" % "1.7.0.129"
[org.mobicents.diameter/jdiameter-ha-impl "1.7.0.129"]