is not current version
Last Version 2.27.32

org.mobicents:sctp-release 2.0.0-37


GroupId

GroupId

org.mobicents
ArtifactId

ArtifactId

sctp-release
Version

Version

2.0.0-37
Type

Type

pom

Download sctp-release 2.0.0-37


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