| Группа | Группаcom.io7m.kstructural |
|---|---|
| Идентификатор | Идентификаторio7m-kstructural-pretty |
| Версия | Версия0.2.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-pretty/ -->
<dependency>
<groupId>com.io7m.kstructural</groupId>
<artifactId>io7m-kstructural-pretty</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-pretty/
implementation 'com.io7m.kstructural:io7m-kstructural-pretty:0.2.0'
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-pretty/
implementation ("com.io7m.kstructural:io7m-kstructural-pretty:0.2.0")
'com.io7m.kstructural:io7m-kstructural-pretty:jar:0.2.0'
<dependency org="com.io7m.kstructural" name="io7m-kstructural-pretty" rev="0.2.0">
<artifact name="io7m-kstructural-pretty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.kstructural', module='io7m-kstructural-pretty', version='0.2.0')
)
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural-pretty" % "0.2.0"
[com.io7m.kstructural/io7m-kstructural-pretty "0.2.0"]