is not current version
Last Version 1.3

de.odysseus.staxon:staxon-gson 0.9.3

JSON via StAX - Gson

Categories

Categories

Axon Application Layer Libs Distributed Applications Gson Data JSON
GroupId

GroupId

de.odysseus.staxon
ArtifactId

ArtifactId

staxon-gson
Version

Version

0.9.3
Type

Type

jar

Download staxon-gson 0.9.3


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