is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-sshclient 3.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-sshclient
Version

Version

3.1.0
Type

Type

jar

Download agileway-sshclient 3.1.0


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