| License |
License |
|---|---|
| GroupId | GroupIdint.esa.ccsds.mo |
| ArtifactId | ArtifactIdxml-ccsds-mo-standards |
| Version | Version8.0 |
| Type | Typejar |
| Description |
DescriptionCCSDS MO services XML - MO Standards
CCSDS Mission Operations XML files
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xml-ccsds-mo-standards-8.0.pom | |
| xml-ccsds-mo-standards-8.0.jar | 83 KB |
| xml-ccsds-mo-standards-8.0-sources.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/int.esa.ccsds.mo/xml-ccsds-mo-standards/ -->
<dependency>
<groupId>int.esa.ccsds.mo</groupId>
<artifactId>xml-ccsds-mo-standards</artifactId>
<version>8.0</version>
</dependency>
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/xml-ccsds-mo-standards/
implementation 'int.esa.ccsds.mo:xml-ccsds-mo-standards:8.0'
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/xml-ccsds-mo-standards/
implementation ("int.esa.ccsds.mo:xml-ccsds-mo-standards:8.0")
'int.esa.ccsds.mo:xml-ccsds-mo-standards:jar:8.0'
<dependency org="int.esa.ccsds.mo" name="xml-ccsds-mo-standards" rev="8.0">
<artifact name="xml-ccsds-mo-standards" type="jar" />
</dependency>
@Grapes(
@Grab(group='int.esa.ccsds.mo', module='xml-ccsds-mo-standards', version='8.0')
)
libraryDependencies += "int.esa.ccsds.mo" % "xml-ccsds-mo-standards" % "8.0"
[int.esa.ccsds.mo/xml-ccsds-mo-standards "8.0"]