GroupId | GroupIdgov.nasa.gsfc.heasarc |
---|---|
ArtifactId | ArtifactIdnom-tam-fits |
Version | Version1.14.2 |
Type | Typejar |
Filename | Size |
---|---|
nom-tam-fits-1.14.2.pom | |
nom-tam-fits-1.14.2.jar | 495 KB |
nom-tam-fits-1.14.2-sources.jar | 443 KB |
nom-tam-fits-1.14.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.gsfc.heasarc/nom-tam-fits/
implementation 'gov.nasa.gsfc.heasarc:nom-tam-fits:1.14.2'
// https://jarcasting.com/artifacts/gov.nasa.gsfc.heasarc/nom-tam-fits/
implementation ("gov.nasa.gsfc.heasarc:nom-tam-fits:1.14.2")
'gov.nasa.gsfc.heasarc:nom-tam-fits:jar:1.14.2'
<dependency org="gov.nasa.gsfc.heasarc" name="nom-tam-fits" rev="1.14.2">
<artifact name="nom-tam-fits" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.gsfc.heasarc', module='nom-tam-fits', version='1.14.2')
)
libraryDependencies += "gov.nasa.gsfc.heasarc" % "nom-tam-fits" % "1.14.2"
[gov.nasa.gsfc.heasarc/nom-tam-fits "1.14.2"]