License |
License |
---|---|
GroupId | GroupIdorg.mobicents.protocols.sctp |
ArtifactId | ArtifactIdsctp-impl |
Last Version | Last Version2.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestcomm :: SCTP :: Impl :: sctp-impl
Restcomm :: Parent pom for 2.x releases
|
Filename | Size |
---|---|
sctp-impl-2.0.18.pom | |
sctp-impl-2.0.18.jar | 40 KB |
sctp-impl-2.0.18-sources.jar | 23 KB |
sctp-impl-2.0.18-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.sctp/sctp-impl/ -->
<dependency>
<groupId>org.mobicents.protocols.sctp</groupId>
<artifactId>sctp-impl</artifactId>
<version>2.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.sctp/sctp-impl/
implementation 'org.mobicents.protocols.sctp:sctp-impl:2.0.18'
// https://jarcasting.com/artifacts/org.mobicents.protocols.sctp/sctp-impl/
implementation ("org.mobicents.protocols.sctp:sctp-impl:2.0.18")
'org.mobicents.protocols.sctp:sctp-impl:jar:2.0.18'
<dependency org="org.mobicents.protocols.sctp" name="sctp-impl" rev="2.0.18">
<artifact name="sctp-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.sctp', module='sctp-impl', version='2.0.18')
)
libraryDependencies += "org.mobicents.protocols.sctp" % "sctp-impl" % "2.0.18"
[org.mobicents.protocols.sctp/sctp-impl "2.0.18"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.8 |
javolution : javolution | jar | 5.5.1 |
org.mobicents.protocols.sctp : sctp-api | jar | 2.0.18 |
org.testng : testng | jar | 6.2 |
io.netty : netty-all | jar | 4.0.33.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.1 |