io7m-kstructural-schema

Kotlin implementation of the structural document language (Schema files)

License

License

GroupId

GroupId

com.io7m.kstructural
ArtifactId

ArtifactId

io7m-kstructural-schema
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

io7m-kstructural-schema
Kotlin implementation of the structural document language (Schema files)
Project URL

Project URL

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

Download io7m-kstructural-schema

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.io7m.jnull : io7m-jnull-core jar [1.0.0, 2.0.0)
com.io7m.junreachable : io7m-junreachable-core jar [1.0.1, 2.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.0