is not current version
Last Version 1.2.22

org.apache.ws.commons.axiom:axiom-c14n 1.2.8


GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-c14n
Version

Version

1.2.8
Type

Type

jar

Download axiom-c14n 1.2.8


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