w

wstx-api

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