GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdsip11-ratype |
Version | Version7.0.17 |
Type | Typejar |
Filename | Size |
---|---|
sip11-ratype-7.0.17.pom | |
sip11-ratype-7.0.17.jar | 5 KB |
sip11-ratype-7.0.17-sources.jar | 7 KB |
sip11-ratype-7.0.17-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/sip11-ratype/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>sip11-ratype</artifactId>
<version>7.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-ratype/
implementation 'org.mobicents.resources:sip11-ratype:7.0.17'
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-ratype/
implementation ("org.mobicents.resources:sip11-ratype:7.0.17")
'org.mobicents.resources:sip11-ratype:jar:7.0.17'
<dependency org="org.mobicents.resources" name="sip11-ratype" rev="7.0.17">
<artifact name="sip11-ratype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='sip11-ratype', version='7.0.17')
)
libraryDependencies += "org.mobicents.resources" % "sip11-ratype" % "7.0.17"
[org.mobicents.resources/sip11-ratype "7.0.17"]