is not current version
Last Version 0.0.20

com.github.zed-platform:zed-ssh-client 0.0.19


Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-ssh-client
Version

Version

0.0.19
Type

Type

jar

Download zed-ssh-client 0.0.19


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