is not current version
Last Version 1.3

de.odysseus.staxon:staxon 1.0

JSON via StAX - Core

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

de.odysseus.staxon
ArtifactId

ArtifactId

staxon
Version

Version

1.0
Type

Type

jar

Download staxon 1.0


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