is not current version
Last Version 1.11.4

gov.nasa.pds:transform 1.10.0

The Transform Tool project contains software for transforming PDS3 and PDS4 product labels and product data into other formats.

Categories

Categories

ORM Data
GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

transform
Version

Version

1.10.0
Type

Type

jar

Download transform 1.10.0


<!-- https://jarcasting.com/artifacts/gov.nasa.pds/transform/ -->
<dependency>
    <groupId>gov.nasa.pds</groupId>
    <artifactId>transform</artifactId>
    <version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.pds/transform/
implementation 'gov.nasa.pds:transform:1.10.0'
// https://jarcasting.com/artifacts/gov.nasa.pds/transform/
implementation ("gov.nasa.pds:transform:1.10.0")
'gov.nasa.pds:transform:jar:1.10.0'
<dependency org="gov.nasa.pds" name="transform" rev="1.10.0">
  <artifact name="transform" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.pds', module='transform', version='1.10.0')
)
libraryDependencies += "gov.nasa.pds" % "transform" % "1.10.0"
[gov.nasa.pds/transform "1.10.0"]