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