GroupId | GroupIdorg.mobicents.diameter |
---|---|
ArtifactId | ArtifactIdjdiameter-parent |
Version | Version1.5.10.0-build639 |
Type | Typepom |
Filename | Size |
---|---|
jdiameter-parent-1.5.10.0-build639.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.5.10.0-build639</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-parent/
implementation 'org.mobicents.diameter:jdiameter-parent:1.5.10.0-build639'
// https://jarcasting.com/artifacts/org.mobicents.diameter/jdiameter-parent/
implementation ("org.mobicents.diameter:jdiameter-parent:1.5.10.0-build639")
'org.mobicents.diameter:jdiameter-parent:pom:1.5.10.0-build639'
<dependency org="org.mobicents.diameter" name="jdiameter-parent" rev="1.5.10.0-build639">
<artifact name="jdiameter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.diameter', module='jdiameter-parent', version='1.5.10.0-build639')
)
libraryDependencies += "org.mobicents.diameter" % "jdiameter-parent" % "1.5.10.0-build639"
[org.mobicents.diameter/jdiameter-parent "1.5.10.0-build639"]