не последняя версия
Последняя версия 2.6.0

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

Ework Cloud Starter SSH

Группа

Группа

com.eworkcloud.starter
Идентификатор

Идентификатор

ework-cloud-starter-ssh
Версия

Версия

2.5.2
Тип

Тип

jar

Скачать ework-cloud-starter-ssh 2.5.2


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