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