is not current version
Last Version 0.5.2

com.github.wuic.extensions:wuic-ssh 0.5.0.RC7


GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-ssh
Version

Version

0.5.0.RC7
Type

Type

jar

Download wuic-ssh 0.5.0.RC7


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