is not current version
Last Version 1.16.1

gov.nasa.gsfc.heasarc:nom-tam-fits 1.14.0

Java library for reading and writing FITS files. FITS, the Flexible Image Transport System, is the format commonly used in the archiving and transport of astronomical data.

GroupId

GroupId

gov.nasa.gsfc.heasarc
ArtifactId

ArtifactId

nom-tam-fits
Version

Version

1.14.0
Type

Type

jar

Download nom-tam-fits 1.14.0


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