Unlaxer parser combinator

a simple parser combinator inspired by RelaxNG

Лицензия

Лицензия

MIT
Группа

Группа

org.unlaxer
Идентификатор

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

unlaxer-shared
Последняя версия

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

1.1.24
Дата

Дата

Тип

Тип

jar
Описание

Описание

Unlaxer parser combinator
a simple parser combinator inspired by RelaxNG
Ссылка на сайт

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

https://bitbucket.org/opaopa6969/unlaxer

Скачать unlaxer-shared

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

Данный проект не имеет модулей.

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

Версия
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1
1.0