| License |
License |
|---|---|
| GroupId | GroupIdcom.mobius-software.protocols.sctp |
| ArtifactId | ArtifactIdsctp-impl |
| Last Version | Last Version2.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMobius :: SCTP :: Impl :: sctp-impl
Mobius public Parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sctp-impl-2.2.6.pom | |
| sctp-impl-2.2.6.jar | 36 KB |
| sctp-impl-2.2.6-sources.jar | 25 KB |
| sctp-impl-2.2.6-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mobius-software.protocols.sctp/sctp-impl/ -->
<dependency>
<groupId>com.mobius-software.protocols.sctp</groupId>
<artifactId>sctp-impl</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobius-software.protocols.sctp/sctp-impl/
implementation 'com.mobius-software.protocols.sctp:sctp-impl:2.2.6'
// https://jarcasting.com/artifacts/com.mobius-software.protocols.sctp/sctp-impl/
implementation ("com.mobius-software.protocols.sctp:sctp-impl:2.2.6")
'com.mobius-software.protocols.sctp:sctp-impl:jar:2.2.6'
<dependency org="com.mobius-software.protocols.sctp" name="sctp-impl" rev="2.2.6">
<artifact name="sctp-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobius-software.protocols.sctp', module='sctp-impl', version='2.2.6')
)
libraryDependencies += "com.mobius-software.protocols.sctp" % "sctp-impl" % "2.2.6"
[com.mobius-software.protocols.sctp/sctp-impl "2.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| com.mobius-software.protocols.sctp : sctp-api | jar | 2.2.6 |
| org.testng : testng | jar | 7.5 |
| io.netty : netty-all | jar | 4.1.53.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |