is not current version
Last Version 8.0

int.esa.ccsds.mo:TRANSPORT_SPP 1.0

A Java SPP transport for CCSDS MAL

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

TRANSPORT_SPP
Version

Version

1.0
Type

Type

jar

Download TRANSPORT_SPP 1.0


<!-- https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_SPP/ -->
<dependency>
    <groupId>int.esa.ccsds.mo</groupId>
    <artifactId>TRANSPORT_SPP</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_SPP/
implementation 'int.esa.ccsds.mo:TRANSPORT_SPP:1.0'
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_SPP/
implementation ("int.esa.ccsds.mo:TRANSPORT_SPP:1.0")
'int.esa.ccsds.mo:TRANSPORT_SPP:jar:1.0'
<dependency org="int.esa.ccsds.mo" name="TRANSPORT_SPP" rev="1.0">
  <artifact name="TRANSPORT_SPP" type="jar" />
</dependency>
@Grapes(
@Grab(group='int.esa.ccsds.mo', module='TRANSPORT_SPP', version='1.0')
)
libraryDependencies += "int.esa.ccsds.mo" % "TRANSPORT_SPP" % "1.0"
[int.esa.ccsds.mo/TRANSPORT_SPP "1.0"]