is not current version
Last Version 2.0.18

org.mobicents.protocols.sctp:sctp-impl netty-2.1.7.6


GroupId

GroupId

org.mobicents.protocols.sctp
ArtifactId

ArtifactId

sctp-impl
Version

Version

netty-2.1.7.6
Type

Type

jar

Download sctp-impl netty-2.1.7.6


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