is not current version
Last Version 1.0.2

com.github.skjolber:async-stax-utils 1.0.1

Asynchronous StAX-utils

GroupId

GroupId

com.github.skjolber
ArtifactId

ArtifactId

async-stax-utils
Version

Version

1.0.1
Type

Type

jar

Download async-stax-utils 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.skjolber/async-stax-utils/ -->
<dependency>
    <groupId>com.github.skjolber</groupId>
    <artifactId>async-stax-utils</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber/async-stax-utils/
implementation 'com.github.skjolber:async-stax-utils:1.0.1'
// https://jarcasting.com/artifacts/com.github.skjolber/async-stax-utils/
implementation ("com.github.skjolber:async-stax-utils:1.0.1")
'com.github.skjolber:async-stax-utils:jar:1.0.1'
<dependency org="com.github.skjolber" name="async-stax-utils" rev="1.0.1">
  <artifact name="async-stax-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber', module='async-stax-utils', version='1.0.1')
)
libraryDependencies += "com.github.skjolber" % "async-stax-utils" % "1.0.1"
[com.github.skjolber/async-stax-utils "1.0.1"]