Download unidataCommon-4.2.20.jar file - Jar u

Jar examples for u:unidataCommon

Description

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

You can download jar file unidataCommon 4.2.20 in this page.

Build File

You can use the following script to add unidataCommon-4.2.20.jar to your project.

<dependency>
   <groupId>edu.ucar</groupId>
   <artifactId>unidataCommon</artifactId>
   <version>4.2.20</version>
</dependency>
compile group: 'edu.ucar', name: 'unidataCommon', version: '4.2.20'
libraryDependencies += "edu.ucar" % "unidataCommon" % "4.2.20"
<dependency org="edu.ucar" name="unidataCommon" rev="4.2.20"/>
@Grapes(@Grab(group='edu.ucar', module='unidataCommon', version='4.2.20'))
'edu.ucar:unidataCommon:jar:4.2.20'

Download

Click the following link to download the jar file.

unidataCommon-4.2.20-javadoc.jar
unidataCommon-4.2.20-sources.jar
unidataCommon-4.2.20.jar
unidataCommon-4.2.20.pom



Related Tutorials