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.

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.jweather
Идентификатор

Идентификатор

jweather
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://jweather.sourceforge.net/
Организация-разработчик

Организация-разработчик

jWeather SourceForge Project

Скачать jweather

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3.0