is not current version
Last Version 3.2.7

woodstox:wstx-lgpl 2.0.6


GroupId

GroupId

woodstox
ArtifactId

ArtifactId

wstx-lgpl
Version

Version

2.0.6
Type

Type

jar

Download wstx-lgpl 2.0.6


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