is not current version
Last Version 8.0

ESA MAL Java support library 1.7

A small support library for the CCSDS MAL in Java

License

License

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

SUPPORT_LIB_MAL
Version

Version

1.7
Type

Type

jar
Description

Description

ESA MAL Java support library
A small support library for the CCSDS MAL in Java
Project URL

Project URL

http://www.esa.int
Project Organization

Project Organization

ESA
Source Code Management

Source Code Management

https://github.com/esa/CCSDS_MO_SUPPORT_LIBS

Download SUPPORT_LIB_MAL 1.7


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

Dependencies

compile (1)

Group / Artifact Type Version
int.esa.ccsds.mo : API_MAL jar 1.7

Project Modules

There are no modules declared in this project.