is not current version
Last Version 0.9.20

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

A Gradle plugin for working with remote SSH servers.

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.aestasit.infrastructure.sshoogr
ArtifactId

ArtifactId

sshoogr-gradle
Version

Version

0.9.3
Type

Type

jar

Download sshoogr-gradle 0.9.3


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