is not current version
Last Version 1.3

de.odysseus.staxon:staxon 0.9.4

JSON via StAX - Core

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

de.odysseus.staxon
ArtifactId

ArtifactId

staxon
Version

Version

0.9.4
Type

Type

jar

Download staxon 0.9.4


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