w

wstx-asl

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