GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdsip11-ratype |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
sip11-ratype-3.0.3.pom | |
sip11-ratype-3.0.3.jar | 5 KB |
sip11-ratype-3.0.3-sources.jar | 7 KB |
sip11-ratype-3.0.3-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>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-ratype/
implementation 'org.mobicents.resources:sip11-ratype:3.0.3'
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-ratype/
implementation ("org.mobicents.resources:sip11-ratype:3.0.3")
'org.mobicents.resources:sip11-ratype:jar:3.0.3'
<dependency org="org.mobicents.resources" name="sip11-ratype" rev="3.0.3">
<artifact name="sip11-ratype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='sip11-ratype', version='3.0.3')
)
libraryDependencies += "org.mobicents.resources" % "sip11-ratype" % "3.0.3"
[org.mobicents.resources/sip11-ratype "3.0.3"]