w

wstx-lgpl

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