is not current version
Last Version 5.0.0

com.io7m.jstructural:io7m-jstructural 4.2.0

Java implementation of the structural document language

GroupId

GroupId

com.io7m.jstructural
ArtifactId

ArtifactId

io7m-jstructural
Version

Version

4.2.0
Type

Type

pom

Download io7m-jstructural 4.2.0


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