jweather

jweather is a Java library for parsing raw weather data (e.g. METAR, TAF). Initially it will focus on parsing and providing an API for access to METAR data, but may grow to include access to multiple reporting formats.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jweather
ArtifactId

ArtifactId

jweather
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jweather
jweather is a Java library for parsing raw weather data (e.g. METAR, TAF). Initially it will focus on parsing and providing an API for access to METAR data, but may grow to include access to multiple reporting formats.
Project URL

Project URL

http://jweather.sourceforge.net/
Project Organization

Project Organization

jWeather SourceForge Project

Download jweather

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
oro : oro jar 2.0.7
junit : junit jar 3.8.1
commons-httpclient : commons-httpclient jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0