is not current version
Last Version 1.7.1-123

org.mobicents.diameter:jdiameter-parent 1.7.0.103


GroupId

GroupId

org.mobicents.diameter
ArtifactId

ArtifactId

jdiameter-parent
Version

Version

1.7.0.103
Type

Type

pom

Download jdiameter-parent 1.7.0.103


<!-- https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-parent/ -->
<dependency>
    <groupId>org.mobicents.diameter</groupId>
    <artifactId>jdiameter-parent</artifactId>
    <version>1.7.0.103</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-parent/
implementation 'org.mobicents.diameter:jdiameter-parent:1.7.0.103'
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-parent/
implementation ("org.mobicents.diameter:jdiameter-parent:1.7.0.103")
'org.mobicents.diameter:jdiameter-parent:pom:1.7.0.103'
<dependency org="org.mobicents.diameter" name="jdiameter-parent" rev="1.7.0.103">
  <artifact name="jdiameter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.diameter', module='jdiameter-parent', version='1.7.0.103')
)
libraryDependencies += "org.mobicents.diameter" % "jdiameter-parent" % "1.7.0.103"
[org.mobicents.diameter/jdiameter-parent "1.7.0.103"]