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

com.aestasit.infrastructure.sshoogr:sshoogr-gradle 0.9.16

A Gradle plugin for working with remote SSH servers.

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

com.aestasit.infrastructure.sshoogr
Идентификатор

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

sshoogr-gradle
Версия

Версия

0.9.16
Тип

Тип

jar

Скачать sshoogr-gradle 0.9.16


<!-- https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr-gradle/ -->
<dependency>
    <groupId>com.aestasit.infrastructure.sshoogr</groupId>
    <artifactId>sshoogr-gradle</artifactId>
    <version>0.9.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr-gradle/
implementation 'com.aestasit.infrastructure.sshoogr:sshoogr-gradle:0.9.16'
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr-gradle/
implementation ("com.aestasit.infrastructure.sshoogr:sshoogr-gradle:0.9.16")
'com.aestasit.infrastructure.sshoogr:sshoogr-gradle:jar:0.9.16'
<dependency org="com.aestasit.infrastructure.sshoogr" name="sshoogr-gradle" rev="0.9.16">
  <artifact name="sshoogr-gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aestasit.infrastructure.sshoogr', module='sshoogr-gradle', version='0.9.16')
)
libraryDependencies += "com.aestasit.infrastructure.sshoogr" % "sshoogr-gradle" % "0.9.16"
[com.aestasit.infrastructure.sshoogr/sshoogr-gradle "0.9.16"]