is not current version
Last Version 1.3

de.odysseus.staxon:staxon-parent 0.9.5

JSON via StAX - Parent

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

de.odysseus.staxon
ArtifactId

ArtifactId

staxon-parent
Version

Version

0.9.5
Type

Type

pom

Download staxon-parent 0.9.5

Filename Size
staxon-parent-0.9.5.pom 2 KB
Browse

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