GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdsip11-ra-DU |
Version | Version2.8.47 |
Type | Typejar |
Filename | Size |
---|---|
sip11-ra-DU-2.8.47.pom | |
sip11-ra-DU-2.8.47.jar | 1 MB |
sip11-ra-DU-2.8.47-sources.jar | 896 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/sip11-ra-DU/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>sip11-ra-DU</artifactId>
<version>2.8.47</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-ra-DU/
implementation 'org.mobicents.resources:sip11-ra-DU:2.8.47'
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-ra-DU/
implementation ("org.mobicents.resources:sip11-ra-DU:2.8.47")
'org.mobicents.resources:sip11-ra-DU:jar:2.8.47'
<dependency org="org.mobicents.resources" name="sip11-ra-DU" rev="2.8.47">
<artifact name="sip11-ra-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='sip11-ra-DU', version='2.8.47')
)
libraryDependencies += "org.mobicents.resources" % "sip11-ra-DU" % "2.8.47"
[org.mobicents.resources/sip11-ra-DU "2.8.47"]