| License |
License
Public Domain
|
|---|---|
| GroupId | GroupIdgov.nasa.gsfc.heasarc |
| ArtifactId | ArtifactIdnom-tam-fits |
| Last Version | Last Version1.16.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnom.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 |
| Project Organization |
Project Organizationnom-tam-fits |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nom-tam-fits-1.16.1.pom | |
| nom-tam-fits-1.16.1.jar | 480 KB |
| nom-tam-fits-1.16.1-sources.jar | 424 KB |
| nom-tam-fits-1.16.1-javadoc.jar | 1 MB |
| Browse |
<!-- 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.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.gsfc.heasarc/nom-tam-fits/
implementation 'gov.nasa.gsfc.heasarc:nom-tam-fits:1.16.1'
// https://jarcasting.com/artifacts/gov.nasa.gsfc.heasarc/nom-tam-fits/
implementation ("gov.nasa.gsfc.heasarc:nom-tam-fits:1.16.1")
'gov.nasa.gsfc.heasarc:nom-tam-fits:jar:1.16.1'
<dependency org="gov.nasa.gsfc.heasarc" name="nom-tam-fits" rev="1.16.1">
<artifact name="nom-tam-fits" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.gsfc.heasarc', module='nom-tam-fits', version='1.16.1')
)
libraryDependencies += "gov.nasa.gsfc.heasarc" % "nom-tam-fits" % "1.16.1"
[gov.nasa.gsfc.heasarc/nom-tam-fits "1.16.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-compress Optional | jar | 1.21 |
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.nanohttpd : nanohttpd-webserver | jar | 2.1.0 |
| org.openjdk.jmh : jmh-core | jar | 1.34 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |