is not current version
Last Version 8.0

int.esa.ccsds.mo:TRANSPORT_GEN 1.1

A base Java framework for CCSDS MAL transports

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

TRANSPORT_GEN
Version

Version

1.1
Type

Type

jar

Download TRANSPORT_GEN 1.1


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