is not current version
Last Version 1.0.2

com.hotels:hcommon-ssh 1.0.0


GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

hcommon-ssh
Version

Version

1.0.0
Type

Type

jar

Download hcommon-ssh 1.0.0


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