Last Version

Unidata Common 4.2.20

The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.

License

License

Categories

Categories

Data
GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

unidataCommon
Version

Version

4.2.20
Type

Type

jar
Description

Description

Unidata Common
The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.
Project URL

Project URL

http://www.unidata.ucar.edu/software/netcdf-java/
Project Organization

Project Organization

UCAR/Unidata

Download unidataCommon 4.2.20


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

Dependencies

compile (2)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.