is not current version
Last Version 1.3

de.odysseus.staxon:staxon-gson 0.9.5

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.5
Type

Type

jar

Download staxon-gson 0.9.5


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