License |
License |
---|---|
GroupId | GroupIdorg.ow2.util |
ArtifactId | ArtifactIdutil-xml |
Last Version | Last Version1.0.37 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 Util :: XML
Utility classes for managing XML
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
util-xml-1.0.37.pom | |
util-xml-1.0.37.jar | 13 KB |
util-xml-1.0.37-sources.jar | 12 KB |
util-xml-1.0.37-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.util/util-xml/ -->
<dependency>
<groupId>org.ow2.util</groupId>
<artifactId>util-xml</artifactId>
<version>1.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util/util-xml/
implementation 'org.ow2.util:util-xml:1.0.37'
// https://jarcasting.com/artifacts/org.ow2.util/util-xml/
implementation ("org.ow2.util:util-xml:1.0.37")
'org.ow2.util:util-xml:jar:1.0.37'
<dependency org="org.ow2.util" name="util-xml" rev="1.0.37">
<artifact name="util-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util', module='util-xml', version='1.0.37')
)
libraryDependencies += "org.ow2.util" % "util-xml" % "1.0.37"
[org.ow2.util/util-xml "1.0.37"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.util : util-i18n | jar | 1.0.37 |