is not current version
Last Version 1.3

de.odysseus.staxon:staxon-gson 1.2

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

1.2
Type

Type

jar

Download staxon-gson 1.2


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