is not current version
Last Version 2.9.3

io.github.mivek:metarParser-parsers 2.3.1

Module containing the parsers.

GroupId

GroupId

io.github.mivek
ArtifactId

ArtifactId

metarParser-parsers
Version

Version

2.3.1
Type

Type

jar

Download metarParser-parsers 2.3.1


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