is not current version
Last Version 1.5.5

com.sshtools:j2ssh-maverick 1.5.3

Open source SSH2 API

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

j2ssh-maverick
Version

Version

1.5.3
Type

Type

jar

Download j2ssh-maverick 1.5.3


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