Last Version

xml-utilities 0.1.2

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

License

License

GroupId

GroupId

org.mricaud.xml
ArtifactId

ArtifactId

xut
Version

Version

0.1.2
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.2

Filename Size
xut-0.1.2.pom
xut-0.1.2.jar 77 KB
Browse

<!-- 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"]

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.