is not current version
Last Version 1.3.2

com.fasterxml:aalto-xml 0.9.9

Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)

GroupId

GroupId

com.fasterxml
ArtifactId

ArtifactId

aalto-xml
Version

Version

0.9.9
Type

Type

jar

Download aalto-xml 0.9.9


<!-- https://jarcasting.com/artifacts/com.fasterxml/aalto-xml/ -->
<dependency>
    <groupId>com.fasterxml</groupId>
    <artifactId>aalto-xml</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml/aalto-xml/
implementation 'com.fasterxml:aalto-xml:0.9.9'
// https://jarcasting.com/artifacts/com.fasterxml/aalto-xml/
implementation ("com.fasterxml:aalto-xml:0.9.9")
'com.fasterxml:aalto-xml:jar:0.9.9'
<dependency org="com.fasterxml" name="aalto-xml" rev="0.9.9">
  <artifact name="aalto-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml', module='aalto-xml', version='0.9.9')
)
libraryDependencies += "com.fasterxml" % "aalto-xml" % "0.9.9"
[com.fasterxml/aalto-xml "0.9.9"]