w

wstx-lgpl

Files download
File Operation
wstx-lgpl-2.8.2.jar download
wstx-lgpl-2.8.2.pom download
Apache Maven
<dependency>
  <groupId>woodstox</groupId>
  <artifactId>wstx-lgpl</artifactId>
  <version>2.8.2</version>
</dependency>
Gradle Groovy
implementation 'woodstox:wstx-lgpl:2.8.2'
Gradle Kotlin
implementation("woodstox:wstx-lgpl:2.8.2")
Scala SBT
libraryDependencies += "woodstox" % "wstx-lgpl" % "2.8.2"
Groovy Grape
@Grapes(
  @Grab(group='woodstox', module='wstx-lgpl', version='2.8.2')
)
Apache Ivy
<dependency org="woodstox" name="wstx-lgpl" rev="2.8.2" />
Leiningen
[woodstox/wstx-lgpl "2.8.2"]
Apache Buildr
'woodstox:wstx-lgpl:jar:2.8.2'
Dependencies
The project has no third-party dependencies