w

wstx-asl

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