is not current version
Last Version 2.0.0.Alpha4

io.github.project-openubl:xbuilder 1.1.4.Final

XML Builder Library

GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

xbuilder
Version

Version

1.1.4.Final
Type

Type

jar

Download xbuilder 1.1.4.Final


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