Jar examples for n:netcdf4
You can download jar file netcdf4 4.5.5 in this page.
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'
Click the following link to download the jar file.
netcdf4-4.5.5-javadoc.jar