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