Jar examples for g:grib
Decoder for the GRIB format.
You can download jar file grib 4.5.5 in this page.
You can use the following script to add grib-4.5.5.jar to your project.
<dependency> <groupId>edu.ucar</groupId> <artifactId>grib</artifactId> <version>4.5.5</version> </dependency>
compile group: 'edu.ucar', name: 'grib', version: '4.5.5'
libraryDependencies += "edu.ucar" % "grib" % "4.5.5"
<dependency org="edu.ucar" name="grib" rev="4.5.5"/>
@Grapes(@Grab(group='edu.ucar', module='grib', version='4.5.5'))
'edu.ucar:grib:jar:4.5.5'
Click the following link to download the jar file.
grib-4.5.5-javadoc.jar