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