is not current version
Last Version 3.2.7

woodstox:wstx-asl 2.9.1


GroupId

GroupId

woodstox
ArtifactId

ArtifactId

wstx-asl
Version

Version

2.9.1
Type

Type

jar

Download wstx-asl 2.9.1


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