is not current version
Last Version 0.2.9

sshtools:j2ssh-common 0.2.2


GroupId

GroupId

sshtools
ArtifactId

ArtifactId

j2ssh-common
Version

Version

0.2.2
Type

Type

jar

Download j2ssh-common 0.2.2


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