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

org.xbib:sshd-client 0.0.1

Archive algorithms

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.xbib
Идентификатор

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

sshd-client
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать sshd-client 0.0.1


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