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