is not current version
Last Version 1.0.2

com.hotels:hcommon-ssh 1.0.1


GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

hcommon-ssh
Version

Version

1.0.1
Type

Type

jar

Download hcommon-ssh 1.0.1


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