GroupId | GroupIdgov.nasa.gsfc.heasarc |
---|---|
ArtifactId | ArtifactIdnom-tam-fits |
Version | Version1.14.0 |
Type | Typejar |
Filename | Size |
---|---|
nom-tam-fits-1.14.0.pom | |
nom-tam-fits-1.14.0.jar | 480 KB |
nom-tam-fits-1.14.0-sources.jar | 424 KB |
nom-tam-fits-1.14.0-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.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"]