is not current version
Last Version 1.4.0

org.apache.ws.commons.axiom:xml-truth 1.2.20


GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

xml-truth
Version

Version

1.2.20
Type

Type

jar

Download xml-truth 1.2.20


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