jpurexml

Simple all-in-memory XML parser coded in pure Java code so tools like Google's PlayN can transcompile it to all its target platforms

Лицензия

Лицензия

Группа

Группа

com.github.asilvestre
Идентификатор

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

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

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

0.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

jpurexml
Simple all-in-memory XML parser coded in pure Java code so tools like Google's PlayN can transcompile it to all its target platforms
Ссылка на сайт

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

https://github.com/asilvestre/jpurexml

Скачать jpurexml

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
com.github.github : site-maven-plugin Необязательный jar 0.7

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

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

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

Версия
0.12
0.11
0.10
0.9