is not current version
Last Version 0.9.28

com.aestasit.infrastructure.sshoogr:sshoogr 0.9.4

A Groovy-based DSL for working with remote SSH servers.

GroupId

GroupId

com.aestasit.infrastructure.sshoogr
ArtifactId

ArtifactId

sshoogr
Version

Version

0.9.4
Type

Type

jar

Download sshoogr 0.9.4


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