is not current version
Last Version 4.1.3

com.theoryinpractise:halbuilder-xml 3.0.2

HAL+XML serializer/deserializer extension to the HalBuilder Library

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-xml
Version

Version

3.0.2
Type

Type

jar

Download halbuilder-xml 3.0.2


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