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