Unlaxer parser combinator

a simple parser combinator inspired by RelaxNG

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

1.1.24
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://bitbucket.org/opaopa6969/unlaxer

Скачать unlaxer-testbase

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
net.arnx : jsonic jar 1.3.10
org.unlaxer : unlaxer-common jar 1.1.24

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

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

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

Версия
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