is not current version
Last Version 3.2.7

woodstox:wstx-asl 1.9


GroupId

GroupId

woodstox
ArtifactId

ArtifactId

wstx-asl
Version

Version

1.9
Type

Type

jar

Download wstx-asl 1.9


<!-- https://jarcasting.com/artifacts/woodstox/wstx-asl/ -->
<dependency>
    <groupId>woodstox</groupId>
    <artifactId>wstx-asl</artifactId>
    <version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/woodstox/wstx-asl/
implementation 'woodstox:wstx-asl:1.9'
// https://jarcasting.com/artifacts/woodstox/wstx-asl/
implementation ("woodstox:wstx-asl:1.9")
'woodstox:wstx-asl:jar:1.9'
<dependency org="woodstox" name="wstx-asl" rev="1.9">
  <artifact name="wstx-asl" type="jar" />
</dependency>
@Grapes(
@Grab(group='woodstox', module='wstx-asl', version='1.9')
)
libraryDependencies += "woodstox" % "wstx-asl" % "1.9"
[woodstox/wstx-asl "1.9"]