is not current version
Last Version 1.16.1

nom.tam FITS library 1.15.2

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.

License

License

Public Domain
GroupId

GroupId

gov.nasa.gsfc.heasarc
ArtifactId

ArtifactId

nom-tam-fits
Version

Version

1.15.2
Type

Type

jar
Description

Description

nom.tam FITS library
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.
Project URL

Project URL

http://nom-tam-fits.github.io/nom-tam-fits
Project Organization

Project Organization

nom-tam-fits
Source Code Management

Source Code Management

https://github.com/nom-tam-fits/nom-tam-fits

Download nom-tam-fits 1.15.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-compress Optional jar 1.11

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.nanohttpd : nanohttpd-webserver jar 2.1.1
org.openjdk.jmh : jmh-core jar 1.11.2
org.openjdk.jmh : jmh-generator-annprocess jar 1.11.2

Project Modules

There are no modules declared in this project.