is not current version
Last Version 1.4.1

com.buschmais.xo:xo.parent 0.8.1

eXtended Objects

GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.parent
Version

Version

0.8.1
Type

Type

jar

Download xo.parent 0.8.1


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