is not current version
Last Version 1.4.1

com.buschmais.xo:xo.doc 1.0.0


GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.doc
Version

Version

1.0.0
Type

Type

jar

Download xo.doc 1.0.0


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