is not current version
Last Version 1.4.1

com.buschmais.xo:xo.test 0.11.0


GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.test
Version

Version

0.11.0
Type

Type

jar

Download xo.test 0.11.0


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