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