| Группа | Группаcom.io7m.kstructural |
|---|---|
| Идентификатор | Идентификаторio7m-kstructural |
| Версия | Версия0.3.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| io7m-kstructural-0.3.0.pom | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural/ -->
<dependency>
<groupId>com.io7m.kstructural</groupId>
<artifactId>io7m-kstructural</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural/
implementation 'com.io7m.kstructural:io7m-kstructural:0.3.0'
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural/
implementation ("com.io7m.kstructural:io7m-kstructural:0.3.0")
'com.io7m.kstructural:io7m-kstructural:pom:0.3.0'
<dependency org="com.io7m.kstructural" name="io7m-kstructural" rev="0.3.0">
<artifact name="io7m-kstructural" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.kstructural', module='io7m-kstructural', version='0.3.0')
)
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural" % "0.3.0"
[com.io7m.kstructural/io7m-kstructural "0.3.0"]