is not current version
Last Version 0.0.18

com.walterjwhite.java.modules.remote.impl.plugins:ssh 0.0.17


Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.modules.remote.impl.plugins
ArtifactId

ArtifactId

ssh
Version

Version

0.0.17
Type

Type

jar

Download ssh 0.0.17


<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/ssh/ -->
<dependency>
    <groupId>com.walterjwhite.java.modules.remote.impl.plugins</groupId>
    <artifactId>ssh</artifactId>
    <version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/ssh/
implementation 'com.walterjwhite.java.modules.remote.impl.plugins:ssh:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/ssh/
implementation ("com.walterjwhite.java.modules.remote.impl.plugins:ssh:0.0.17")
'com.walterjwhite.java.modules.remote.impl.plugins:ssh:jar:0.0.17'
<dependency org="com.walterjwhite.java.modules.remote.impl.plugins" name="ssh" rev="0.0.17">
  <artifact name="ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.remote.impl.plugins', module='ssh', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.remote.impl.plugins" % "ssh" % "0.0.17"
[com.walterjwhite.java.modules.remote.impl.plugins/ssh "0.0.17"]