is not current version
Last Version 1.4.1

com.buschmais.xo:xo.doc 0.7.0


GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.doc
Version

Version

0.7.0
Type

Type

jar

Download xo.doc 0.7.0


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