Jar examples for u:unidataCommon
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.
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'
Click the following link to download the jar file.
unidataCommon-4.2.20-javadoc.jar