Last Version

JCDF 1.2.4

Pure Java reader library for NASA CDF format

License

License

GroupId

GroupId

uk.ac.starlink
ArtifactId

ArtifactId

jcdf
Version

Version

1.2.4
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 1.2.4


<!-- 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.