Categories |
CategoriesWildFly Container Application Servers |
---|---|
GroupId | GroupIdorg.mobicents.diameter |
ArtifactId | ArtifactIdrestcomm-diameter-mux-sar-wildfly |
Version | Version1.7.0.170 |
Type | Typejar |
Filename | Size |
---|---|
restcomm-diameter-mux-sar-wildfly-1.7.0.170.pom | -1 bytes |
restcomm-diameter-mux-sar-wildfly-1.7.0.170-sources.jar | 7 KB |
restcomm-diameter-mux-sar-wildfly-1.7.0.170-javadoc.jar | 357 bytes |
Browse |
<!-- 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.170</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.170'
// https://jarcasting.com/artifacts/org.mobicents.diameter/restcomm-diameter-mux-sar-wildfly/
implementation ("org.mobicents.diameter:restcomm-diameter-mux-sar-wildfly:1.7.0.170")
'org.mobicents.diameter:restcomm-diameter-mux-sar-wildfly:jar:1.7.0.170'
<dependency org="org.mobicents.diameter" name="restcomm-diameter-mux-sar-wildfly" rev="1.7.0.170">
<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.170')
)
libraryDependencies += "org.mobicents.diameter" % "restcomm-diameter-mux-sar-wildfly" % "1.7.0.170"
[org.mobicents.diameter/restcomm-diameter-mux-sar-wildfly "1.7.0.170"]