| Категории |
КатегорииGradle Компиляция и сборка |
|---|---|
| Группа | Группаcom.aestasit.infrastructure.sshoogr |
| Идентификатор | Идентификаторsshoogr-gradle |
| Версия | Версия0.9.19 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sshoogr-gradle-0.9.19.pom | |
| sshoogr-gradle-0.9.19.jar | 22 KB |
| sshoogr-gradle-0.9.19-sources.jar | 6 KB |
| sshoogr-gradle-0.9.19-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr-gradle/ -->
<dependency>
<groupId>com.aestasit.infrastructure.sshoogr</groupId>
<artifactId>sshoogr-gradle</artifactId>
<version>0.9.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr-gradle/
implementation 'com.aestasit.infrastructure.sshoogr:sshoogr-gradle:0.9.19'
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr-gradle/
implementation ("com.aestasit.infrastructure.sshoogr:sshoogr-gradle:0.9.19")
'com.aestasit.infrastructure.sshoogr:sshoogr-gradle:jar:0.9.19'
<dependency org="com.aestasit.infrastructure.sshoogr" name="sshoogr-gradle" rev="0.9.19">
<artifact name="sshoogr-gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aestasit.infrastructure.sshoogr', module='sshoogr-gradle', version='0.9.19')
)
libraryDependencies += "com.aestasit.infrastructure.sshoogr" % "sshoogr-gradle" % "0.9.19"
[com.aestasit.infrastructure.sshoogr/sshoogr-gradle "0.9.19"]