Download netcdf4-4.5.5.jar file - Jar n

Jar examples for n:netcdf4

Description

You can download jar file netcdf4 4.5.5 in this page.

Build File

You can use the following script to add netcdf4-4.5.5.jar to your project.

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

Download

Click the following link to download the jar file.

netcdf4-4.5.5-javadoc.jar
netcdf4-4.5.5-sources.jar
netcdf4-4.5.5.jar
netcdf4-4.5.5.pom



Related Tutorials