is not current version
Last Version 2.27.32

org.mobicents:sctp-release 2.22


GroupId

GroupId

org.mobicents
ArtifactId

ArtifactId

sctp-release
Version

Version

2.22
Type

Type

pom

Download sctp-release 2.22

Filename Size
sctp-release-2.22.pom 2 KB
Browse

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