Last Version

metarParser 1.10.5-OPTIONFACTORY-1

This project is a metar parser. Use the MetarFacade and its method "parse()" to parse a metar string and retrieve a Metar Object.

License

License

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

metarParser
Version

Version

1.10.5-OPTIONFACTORY-1
Type

Type

jar
Description

Description

metarParser
This project is a metar parser. Use the MetarFacade and its method "parse()" to parse a metar string and retrieve a Metar Object.
Project URL

Project URL

https://github.com/optionfactory/MetarParser
Source Code Management

Source Code Management

https://github.com/optionfactory/MetarParser/tree/master

Download metarParser 1.10.5-OPTIONFACTORY-1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.opencsv : opencsv jar 5.1

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13
pl.pojo : pojo-tester jar 0.7.6

Project Modules

There are no modules declared in this project.