не последняя версия
Последняя версия 1.4.1

com.buschmais.xo:xo.api 0.3.0


Группа

Группа

com.buschmais.xo
Идентификатор

Идентификатор

xo.api
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать xo.api 0.3.0


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