is not current version
Last Version 0.12.0

com.buschmais.xo:xo.json 0.4.0


Categories

Categories

JSON Data
GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.json
Version

Version

0.4.0
Type

Type

jar

Download xo.json 0.4.0


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