is not current version
Last Version 8.0

int.esa.ccsds.mo:TRANSPORT_GEN 1.0

A base Java framework for CCSDS MAL transports

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

TRANSPORT_GEN
Version

Version

1.0
Type

Type

jar

Download TRANSPORT_GEN 1.0


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