Download sernetcdf-0.1.0.jar file - Jar s

Jar examples for s:sernetcdf

Description

Serializable NetCDF utils based on SciSpark NetCDF utils

You can download jar file sernetcdf 0.1.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add sernetcdf-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

sernetcdf-0.1.0-javadoc.jar
sernetcdf-0.1.0-sources.jar
sernetcdf-0.1.0.jar
sernetcdf-0.1.0.pom



Related Tutorials