io7m-jstructural
See https://io7m.github.io/jstructural/ for more information.
License |
License |
---|---|
GroupId | GroupIdcom.io7m.jstructural |
ArtifactId | ArtifactIdio7m-jstructural |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio7m-jstructural
Java implementation of the structural document language
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io7m-jstructural-5.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural/ -->
<dependency>
<groupId>com.io7m.jstructural</groupId>
<artifactId>io7m-jstructural</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural/
implementation 'com.io7m.jstructural:io7m-jstructural:5.0.0'
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural/
implementation ("com.io7m.jstructural:io7m-jstructural:5.0.0")
'com.io7m.jstructural:io7m-jstructural:pom:5.0.0'
<dependency org="com.io7m.jstructural" name="io7m-jstructural" rev="5.0.0">
<artifact name="io7m-jstructural" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jstructural', module='io7m-jstructural', version='5.0.0')
)
libraryDependencies += "com.io7m.jstructural" % "io7m-jstructural" % "5.0.0"
[com.io7m.jstructural/io7m-jstructural "5.0.0"]
See https://io7m.github.io/jstructural/ for more information.