is not current version
Last Version 4.1.3

com.theoryinpractise:halbuilder-xml 4.1.1

HAL+XML serializer/deserializer extension to the HalBuilder Library

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-xml
Version

Version

4.1.1
Type

Type

jar

Download halbuilder-xml 4.1.1


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