is not current version
Last Version 1.4.1

com.buschmais.xo:xo.doc 0.6.1


GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.doc
Version

Version

0.6.1
Type

Type

jar

Download xo.doc 0.6.1


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