Parsing Support

Generic purpose parser able to deal with custom grammars and providing read/write features.

Лицензия

Лицензия

CC0
Группа

Группа

fr.matthieu-vergne
Идентификатор

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

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

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

3.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parsing Support
Generic purpose parser able to deal with custom grammars and providing read/write features.
Ссылка на сайт

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

https://github.com/matthieu-vergne/Parsing

Скачать parsing

Имя Файла Размер
parsing-3.2.pom 2 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • parsing-core
  • parsing-samples

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

Версия
3.2
3.1
3.0
2.4
2.3
2.2
2.1
2.0
1.2
1.1
1.0