| License |
License |
|---|---|
| GroupId | GroupIdcom.mobius-software.protocols.sctp |
| ArtifactId | ArtifactIdsctp-parent |
| Last Version | Last Version2.2.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMobius :: SCTP :: Parent :: sctp-parent
Mobius public Parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sctp-parent-2.2.6.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mobius-software.protocols.sctp/sctp-parent/ -->
<dependency>
<groupId>com.mobius-software.protocols.sctp</groupId>
<artifactId>sctp-parent</artifactId>
<version>2.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mobius-software.protocols.sctp/sctp-parent/
implementation 'com.mobius-software.protocols.sctp:sctp-parent:2.2.6'
// https://jarcasting.com/artifacts/com.mobius-software.protocols.sctp/sctp-parent/
implementation ("com.mobius-software.protocols.sctp:sctp-parent:2.2.6")
'com.mobius-software.protocols.sctp:sctp-parent:pom:2.2.6'
<dependency org="com.mobius-software.protocols.sctp" name="sctp-parent" rev="2.2.6">
<artifact name="sctp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mobius-software.protocols.sctp', module='sctp-parent', version='2.2.6')
)
libraryDependencies += "com.mobius-software.protocols.sctp" % "sctp-parent" % "2.2.6"
[com.mobius-software.protocols.sctp/sctp-parent "2.2.6"]