is not current version
Last Version 0.5.2

com.github.wuic.extensions:wuic-ssh 0.5.1.RC1


GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-ssh
Version

Version

0.5.1.RC1
Type

Type

jar

Download wuic-ssh 0.5.1.RC1


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