GroupId | GroupIdorg.mobicents.diameter |
---|---|
ArtifactId | ArtifactIdjdiameter-parent |
Version | Version1.7.0.164 |
Type | Typepom |
Filename | Size |
---|---|
jdiameter-parent-1.7.0.164.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-parent/ -->
<dependency>
<groupId>org.mobicents.diameter</groupId>
<artifactId>jdiameter-parent</artifactId>
<version>1.7.0.164</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-parent/
implementation 'org.mobicents.diameter:jdiameter-parent:1.7.0.164'
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-parent/
implementation ("org.mobicents.diameter:jdiameter-parent:1.7.0.164")
'org.mobicents.diameter:jdiameter-parent:pom:1.7.0.164'
<dependency org="org.mobicents.diameter" name="jdiameter-parent" rev="1.7.0.164">
<artifact name="jdiameter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.diameter', module='jdiameter-parent', version='1.7.0.164')
)
libraryDependencies += "org.mobicents.diameter" % "jdiameter-parent" % "1.7.0.164"
[org.mobicents.diameter/jdiameter-parent "1.7.0.164"]