License |
License |
---|---|
GroupId | GroupIdcom.io7m.kstructural |
ArtifactId | ArtifactIdio7m-kstructural-schema |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-kstructural-schema
Kotlin implementation of the structural document language (Schema files)
|
Project URL |
Project URL |
<!-- 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"]
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) |