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