io7m-kstructural-pretty

Kotlin implementation of the structural document language (AST pretty printer)

License

License

GroupId

GroupId

com.io7m.kstructural
ArtifactId

ArtifactId

io7m-kstructural-pretty
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

io7m-kstructural-pretty
Kotlin implementation of the structural document language (AST pretty printer)
Project URL

Project URL

http://io7m.github.io/kstructural/

Download io7m-kstructural-pretty

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.io7m.kstructural : io7m-kstructural-core jar 0.3.1
com.io7m.jpplib : io7m-jpplib-core jar 0.7.2
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.0