License |
License |
---|---|
GroupId | GroupIdin.jlibs |
ArtifactId | ArtifactIdjlibs-xml |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxml
XML related Utilities
|
Filename | Size |
---|---|
jlibs-xml-3.0.1.pom | |
jlibs-xml-3.0.1.jar | 66 KB |
jlibs-xml-3.0.1-sources.jar | 51 KB |
jlibs-xml-3.0.1-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.jlibs/jlibs-xml/ -->
<dependency>
<groupId>in.jlibs</groupId>
<artifactId>jlibs-xml</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/in.jlibs/jlibs-xml/
implementation 'in.jlibs:jlibs-xml:3.0.1'
// https://jarcasting.com/artifacts/in.jlibs/jlibs-xml/
implementation ("in.jlibs:jlibs-xml:3.0.1")
'in.jlibs:jlibs-xml:jar:3.0.1'
<dependency org="in.jlibs" name="jlibs-xml" rev="3.0.1">
<artifact name="jlibs-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.jlibs', module='jlibs-xml', version='3.0.1')
)
libraryDependencies += "in.jlibs" % "jlibs-xml" % "3.0.1"
[in.jlibs/jlibs-xml "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
in.jlibs : jlibs-core | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.6 |
org.testng : testng | jar | 5.8 |