Last Version

ESA MAL Java API 8.0

An implementation of the Java API for the CCSDS MAL

License

License

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

API_MAL
Version

Version

8.0
Type

Type

jar
Description

Description

ESA MAL Java API
An implementation of the Java API for the CCSDS MAL
Project URL

Project URL

http://www.esa.int
Project Organization

Project Organization

ESA
Source Code Management

Source Code Management

https://github.com/esa/mo-services-java

Download API_MAL 8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.