is not current version
Last Version 7.1.34

org.mobicents.resources:sip11-library 2.8.43


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

sip11-library
Version

Version

2.8.43
Type

Type

jar

Download sip11-library 2.8.43


<!-- https://jarcasting.com/artifacts/org.mobicents.resources/sip11-library/ -->
<dependency>
    <groupId>org.mobicents.resources</groupId>
    <artifactId>sip11-library</artifactId>
    <version>2.8.43</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-library/
implementation 'org.mobicents.resources:sip11-library:2.8.43'
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-library/
implementation ("org.mobicents.resources:sip11-library:2.8.43")
'org.mobicents.resources:sip11-library:jar:2.8.43'
<dependency org="org.mobicents.resources" name="sip11-library" rev="2.8.43">
  <artifact name="sip11-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='sip11-library', version='2.8.43')
)
libraryDependencies += "org.mobicents.resources" % "sip11-library" % "2.8.43"
[org.mobicents.resources/sip11-library "2.8.43"]