is not current version
Last Version 0.1.0

li.moskito:halite-xml 0.0.13

XML support for the HAL specification.

GroupId

GroupId

li.moskito
ArtifactId

ArtifactId

halite-xml
Version

Version

0.0.13
Type

Type

jar

Download halite-xml 0.0.13


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