xml-utilities

A set of XML utilities, like XSLT, schematron, etc.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

xml-utilities
A set of XML utilities, like XSLT, schematron, etc.
Ссылка на сайт

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

https://github.com/mricaud/xml-utilities

Скачать xut

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

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

Зависимости

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

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

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

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

Версия
0.1.2
0.1.1
0.1.0