is not current version
Last Version 0.1.2

xml-utilities 0.1.1

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

License

License

GroupId

GroupId

org.mricaud.xml
ArtifactId

ArtifactId

xut
Version

Version

0.1.1
Type

Type

jar
Description

Description

xml-utilities
A set of XML utilities, like XSLT, schematron, etc.
Project URL

Project URL

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

Download xut 0.1.1

Filename Size
xut-0.1.1.pom
xut-0.1.1.jar 72 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.