JCDF

Pure Java reader library for NASA CDF format

License

License

GroupId

GroupId

uk.ac.starlink
ArtifactId

ArtifactId

jcdf
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

JCDF
Pure Java reader library for NASA CDF format
Project URL

Project URL

http://www.star.bristol.ac.uk/~mbt/jcdf/
Source Code Management

Source Code Management

https://github.com/mbtaylor/jcdf

Download jcdf

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.starlink/jcdf/ -->
<dependency>
    <groupId>uk.ac.starlink</groupId>
    <artifactId>jcdf</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.starlink/jcdf/
implementation 'uk.ac.starlink:jcdf:1.2.4'
// https://jarcasting.com/artifacts/uk.ac.starlink/jcdf/
implementation ("uk.ac.starlink:jcdf:1.2.4")
'uk.ac.starlink:jcdf:jar:1.2.4'
<dependency org="uk.ac.starlink" name="jcdf" rev="1.2.4">
  <artifact name="jcdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.starlink', module='jcdf', version='1.2.4')
)
libraryDependencies += "uk.ac.starlink" % "jcdf" % "1.2.4"
[uk.ac.starlink/jcdf "1.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3