Parsing Engine

Implementation of the parsing features.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

parsing-core
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Parsing Engine
Implementation of the parsing features.

Download parsing-core

How to add to project

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/parsing-core/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>parsing-core</artifactId>
    <version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/parsing-core/
implementation 'fr.matthieu-vergne:parsing-core:3.2'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/parsing-core/
implementation ("fr.matthieu-vergne:parsing-core:3.2")
'fr.matthieu-vergne:parsing-core:jar:3.2'
<dependency org="fr.matthieu-vergne" name="parsing-core" rev="3.2">
  <artifact name="parsing-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='parsing-core', version='3.2')
)
libraryDependencies += "fr.matthieu-vergne" % "parsing-core" % "3.2"
[fr.matthieu-vergne/parsing-core "3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
fr.matthieu-vergne : logging jar 1.0
fr.matthieu-vergne : ioutils-core jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.2
3.1
3.0
2.4
2.3
2.2
2.1
2.0
1.2
1.1
1.0