GroupId | GroupIdorg.mobicents.diameter |
---|---|
ArtifactId | ArtifactIdjdiameter-ha-impl |
Version | Version1.7.0.80 |
Type | Typejar |
Filename | Size |
---|---|
jdiameter-ha-impl-1.7.0.80.pom | |
jdiameter-ha-impl-1.7.0.80.jar | 60 KB |
jdiameter-ha-impl-1.7.0.80-sources.jar | 56 KB |
jdiameter-ha-impl-1.7.0.80-javadoc.jar | 355 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.80</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-ha-impl/
implementation 'org.mobicents.diameter:jdiameter-ha-impl:1.7.0.80'
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-ha-impl/
implementation ("org.mobicents.diameter:jdiameter-ha-impl:1.7.0.80")
'org.mobicents.diameter:jdiameter-ha-impl:jar:1.7.0.80'
<dependency org="org.mobicents.diameter" name="jdiameter-ha-impl" rev="1.7.0.80">
<artifact name="jdiameter-ha-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.diameter', module='jdiameter-ha-impl', version='1.7.0.80')
)
libraryDependencies += "org.mobicents.diameter" % "jdiameter-ha-impl" % "1.7.0.80"
[org.mobicents.diameter/jdiameter-ha-impl "1.7.0.80"]