не последняя версия
Последняя версия 0.3.1

com.io7m.kstructural:io7m-kstructural 0.2.0

Kotlin implementation of the structural document language

Группа

Группа

com.io7m.kstructural
Идентификатор

Идентификатор

io7m-kstructural
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать io7m-kstructural 0.2.0

Имя Файла Размер
io7m-kstructural-0.2.0.pom 19 KB
Обзор

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