is not current version
Last Version 2.2.1

com.eworkcloud:ework-cloud-starter-ssh 1.7.0

Ework Cloud Starter SSH

GroupId

GroupId

com.eworkcloud
ArtifactId

ArtifactId

ework-cloud-starter-ssh
Version

Version

1.7.0
Type

Type

jar

Download ework-cloud-starter-ssh 1.7.0


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