is not current version
Last Version 2.0.18

org.mobicents.protocols.sctp:sctp-impl 1.0.0.FINAL


GroupId

GroupId

org.mobicents.protocols.sctp
ArtifactId

ArtifactId

sctp-impl
Version

Version

1.0.0.FINAL
Type

Type

jar

Download sctp-impl 1.0.0.FINAL


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