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

io.hireproof:structure_2.13 0.0.8

structure

Группа

Группа

io.hireproof
Идентификатор

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

structure_2.13
Версия

Версия

0.0.8
Тип

Тип

jar

Скачать structure_2.13 0.0.8


<!-- https://jarcasting.com/artifacts/io.hireproof/structure_2.13/ -->
<dependency>
    <groupId>io.hireproof</groupId>
    <artifactId>structure_2.13</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.hireproof/structure_2.13/
implementation 'io.hireproof:structure_2.13:0.0.8'
// https://jarcasting.com/artifacts/io.hireproof/structure_2.13/
implementation ("io.hireproof:structure_2.13:0.0.8")
'io.hireproof:structure_2.13:jar:0.0.8'
<dependency org="io.hireproof" name="structure_2.13" rev="0.0.8">
  <artifact name="structure_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hireproof', module='structure_2.13', version='0.0.8')
)
libraryDependencies += "io.hireproof" % "structure_2.13" % "0.0.8"
[io.hireproof/structure_2.13 "0.0.8"]