| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.io7m.kstructural |
| Идентификатор | Идентификаторio7m-kstructural-frontend |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio7m-kstructural-frontend
Kotlin implementation of the structural document language (Frontend)
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-frontend/ -->
<dependency>
<groupId>com.io7m.kstructural</groupId>
<artifactId>io7m-kstructural-frontend</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-frontend/
implementation 'com.io7m.kstructural:io7m-kstructural-frontend:0.3.1'
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-frontend/
implementation ("com.io7m.kstructural:io7m-kstructural-frontend:0.3.1")
'com.io7m.kstructural:io7m-kstructural-frontend:jar:0.3.1'
<dependency org="com.io7m.kstructural" name="io7m-kstructural-frontend" rev="0.3.1">
<artifact name="io7m-kstructural-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.kstructural', module='io7m-kstructural-frontend', version='0.3.1')
)
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural-frontend" % "0.3.1"
[com.io7m.kstructural/io7m-kstructural-frontend "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.io7m.kstructural : io7m-kstructural-core | jar | 0.3.1 |
| com.io7m.kstructural : io7m-kstructural-latex | jar | 0.3.1 |
| com.io7m.kstructural : io7m-kstructural-parser | jar | 0.3.1 |
| com.io7m.kstructural : io7m-kstructural-plain | jar | 0.3.1 |
| com.io7m.kstructural : io7m-kstructural-pretty | jar | 0.3.1 |
| com.io7m.kstructural : io7m-kstructural-xom | jar | 0.3.1 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.valid4j : valid4j | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| net.java.quickcheck : quickcheck | jar | 0.6 |