is not current version
Last Version 0.4.5

com.github.wuic:wuic-ssh 0.4.5.RC3


GroupId

GroupId

com.github.wuic
ArtifactId

ArtifactId

wuic-ssh
Version

Version

0.4.5.RC3
Type

Type

jar

Download wuic-ssh 0.4.5.RC3


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