Categories |
CategoriesWildFly Container Application Servers |
---|---|
GroupId | GroupIdorg.mobicents.diameter |
ArtifactId | ArtifactIdrestcomm-diameter-mux-sar-wildfly |
Version | Version1.7.0.139 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.mobicents.diameter/restcomm-diameter-mux-sar-wildfly/ -->
<dependency>
<groupId>org.mobicents.diameter</groupId>
<artifactId>restcomm-diameter-mux-sar-wildfly</artifactId>
<version>1.7.0.139</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.diameter/restcomm-diameter-mux-sar-wildfly/
implementation 'org.mobicents.diameter:restcomm-diameter-mux-sar-wildfly:1.7.0.139'
// https://jarcasting.com/artifacts/org.mobicents.diameter/restcomm-diameter-mux-sar-wildfly/
implementation ("org.mobicents.diameter:restcomm-diameter-mux-sar-wildfly:1.7.0.139")
'org.mobicents.diameter:restcomm-diameter-mux-sar-wildfly:jar:1.7.0.139'
<dependency org="org.mobicents.diameter" name="restcomm-diameter-mux-sar-wildfly" rev="1.7.0.139">
<artifact name="restcomm-diameter-mux-sar-wildfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.diameter', module='restcomm-diameter-mux-sar-wildfly', version='1.7.0.139')
)
libraryDependencies += "org.mobicents.diameter" % "restcomm-diameter-mux-sar-wildfly" % "1.7.0.139"
[org.mobicents.diameter/restcomm-diameter-mux-sar-wildfly "1.7.0.139"]