is not current version
Last Version 1.4.0

com.io7m.xstructural:com.io7m.xstructural.xml 0.0.2

Structural document format (XML resources)

GroupId

GroupId

com.io7m.xstructural
ArtifactId

ArtifactId

com.io7m.xstructural.xml
Version

Version

0.0.2
Type

Type

jar

Download com.io7m.xstructural.xml 0.0.2


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