io7m-kstructural

Kotlin implementation of the structural document language

License

License

GroupId

GroupId

com.io7m.kstructural
ArtifactId

ArtifactId

io7m-kstructural
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

io7m-kstructural
Kotlin implementation of the structural document language
Project URL

Project URL

http://github.com/io7m/kstructural
Source Code Management

Source Code Management

https://github.com/io7m/kstructural

Download io7m-kstructural

Filename Size
io7m-kstructural-0.3.1.pom 19 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • io7m-kstructural-checkstyle
  • io7m-kstructural-cmdline
  • io7m-kstructural-core
  • io7m-kstructural-documentation
  • io7m-kstructural-frontend
  • io7m-kstructural-latex
  • io7m-kstructural-maven-plugin
  • io7m-kstructural-parser
  • io7m-kstructural-plain
  • io7m-kstructural-pretty
  • io7m-kstructural-schema
  • io7m-kstructural-specification
  • io7m-kstructural-tests
  • io7m-kstructural-xom

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.0