Last Version

grib2json 0.8.0.3

GRIB to JSON converter - forked by Dave Moten

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

grib2json
Version

Version

0.8.0.3
Type

Type

jar
Description

Description

grib2json
GRIB to JSON converter - forked by Dave Moten
Project URL

Project URL

https://github.com/davidmoten/grib2json

Download grib2json 0.8.0.3


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/grib2json/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>grib2json</artifactId>
    <version>0.8.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/grib2json/
implementation 'com.github.davidmoten:grib2json:0.8.0.3'
// https://jarcasting.com/artifacts/com.github.davidmoten/grib2json/
implementation ("com.github.davidmoten:grib2json:0.8.0.3")
'com.github.davidmoten:grib2json:jar:0.8.0.3'
<dependency org="com.github.davidmoten" name="grib2json" rev="0.8.0.3">
  <artifact name="grib2json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='grib2json', version='0.8.0.3')
)
libraryDependencies += "com.github.davidmoten" % "grib2json" % "0.8.0.3"
[com.github.davidmoten/grib2json "0.8.0.3"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic Optional jar 1.0.9
joda-time : joda-time jar 2.3
org.glassfish : javax.json jar 1.0.3
com.lexicalscope.jewelcli : jewelcli jar 0.8.8
edu.ucar : grib jar 4.3.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.