is not current version
Last Version 0.2.9

sshtools:j2ssh-core 0.2.2


GroupId

GroupId

sshtools
ArtifactId

ArtifactId

j2ssh-core
Version

Version

0.2.2
Type

Type

jar

Download j2ssh-core 0.2.2


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