is not current version
Last Version 2.9.3

io.github.mivek:metarParser-parsers 2.8.0

Module containing the parsers.

GroupId

GroupId

io.github.mivek
ArtifactId

ArtifactId

metarParser-parsers
Version

Version

2.8.0
Type

Type

jar

Download metarParser-parsers 2.8.0


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