| License |
License |
|---|---|
| GroupId | GroupIdint.esa.ccsds.mo |
| ArtifactId | ArtifactIdAPI_MC |
| Last Version | Last Version8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionESA MC Java API
The CCSDS MC API for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| API_MC-8.0.pom | |
| API_MC-8.0.jar | 403 KB |
| API_MC-8.0-sources.jar | 398 KB |
| API_MC-8.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/int.esa.ccsds.mo/API_MC/ -->
<dependency>
<groupId>int.esa.ccsds.mo</groupId>
<artifactId>API_MC</artifactId>
<version>8.0</version>
</dependency>
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/API_MC/
implementation 'int.esa.ccsds.mo:API_MC:8.0'
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/API_MC/
implementation ("int.esa.ccsds.mo:API_MC:8.0")
'int.esa.ccsds.mo:API_MC:jar:8.0'
<dependency org="int.esa.ccsds.mo" name="API_MC" rev="8.0">
<artifact name="API_MC" type="jar" />
</dependency>
@Grapes(
@Grab(group='int.esa.ccsds.mo', module='API_MC', version='8.0')
)
libraryDependencies += "int.esa.ccsds.mo" % "API_MC" % "8.0"
[int.esa.ccsds.mo/API_MC "8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| int.esa.ccsds.mo : API_MAL | jar | 8.0 |
| int.esa.ccsds.mo : API_COM | jar | 8.0 |