| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.github.fangjinuo.agileway |
| Идентификатор | Идентификаторagileway-sshclient |
| Версия | Версия2.7.14 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| agileway-sshclient-2.7.14.pom | |
| agileway-sshclient-2.7.14.jar | 324 KB |
| agileway-sshclient-2.7.14-sources.jar | 198 KB |
| agileway-sshclient-2.7.14-javadoc.jar | 1005 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-sshclient</artifactId>
<version>2.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/
implementation 'com.github.fangjinuo.agileway:agileway-sshclient:2.7.14'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/
implementation ("com.github.fangjinuo.agileway:agileway-sshclient:2.7.14")
'com.github.fangjinuo.agileway:agileway-sshclient:jar:2.7.14'
<dependency org="com.github.fangjinuo.agileway" name="agileway-sshclient" rev="2.7.14">
<artifact name="agileway-sshclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-sshclient', version='2.7.14')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-sshclient" % "2.7.14"
[com.github.fangjinuo.agileway/agileway-sshclient "2.7.14"]