не последняя версия
Последняя версия 2.0.0.Alpha4

io.github.project-openubl:xbuilder 2.0.0.Alpha3

XML Builder Library

Группа

Группа

io.github.project-openubl
Идентификатор

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

xbuilder
Версия

Версия

2.0.0.Alpha3
Тип

Тип

jar

Скачать xbuilder 2.0.0.Alpha3


<!-- https://jarcasting.com/artifacts/io.github.project-openubl/xbuilder/ -->
<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>xbuilder</artifactId>
    <version>2.0.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.project-openubl/xbuilder/
implementation 'io.github.project-openubl:xbuilder:2.0.0.Alpha3'
// https://jarcasting.com/artifacts/io.github.project-openubl/xbuilder/
implementation ("io.github.project-openubl:xbuilder:2.0.0.Alpha3")
'io.github.project-openubl:xbuilder:jar:2.0.0.Alpha3'
<dependency org="io.github.project-openubl" name="xbuilder" rev="2.0.0.Alpha3">
  <artifact name="xbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.project-openubl', module='xbuilder', version='2.0.0.Alpha3')
)
libraryDependencies += "io.github.project-openubl" % "xbuilder" % "2.0.0.Alpha3"
[io.github.project-openubl/xbuilder "2.0.0.Alpha3"]