| Группа | Группаio.hireproof |
|---|---|
| Идентификатор | Идентификаторstructure_2.13 |
| Версия | Версия0.0.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| structure_2.13-0.0.8.pom | |
| structure_2.13-0.0.8.jar | 301 bytes |
| structure_2.13-0.0.8-sources.jar | 249 bytes |
| structure_2.13-0.0.8-javadoc.jar | 189 bytes |
| Обзор |
<!-- 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"]