GroupId | GroupIdcom.mobius-software.protocols.sctp |
---|---|
ArtifactId | ArtifactIdsctp-parent |
Version | Version2.2.5 |
Type | Typepom |
Filename | Size |
---|---|
sctp-parent-2.2.5.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.5</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.5'
// https://jarcasting.com/artifacts/com.mobius-software.protocols.sctp/sctp-parent/
implementation ("com.mobius-software.protocols.sctp:sctp-parent:2.2.5")
'com.mobius-software.protocols.sctp:sctp-parent:pom:2.2.5'
<dependency org="com.mobius-software.protocols.sctp" name="sctp-parent" rev="2.2.5">
<artifact name="sctp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mobius-software.protocols.sctp', module='sctp-parent', version='2.2.5')
)
libraryDependencies += "com.mobius-software.protocols.sctp" % "sctp-parent" % "2.2.5"
[com.mobius-software.protocols.sctp/sctp-parent "2.2.5"]