w

wstx-lgpl

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