is not current version
Last Version 0.1.29

jsch:jsch 0.1.17


GroupId

GroupId

jsch
ArtifactId

ArtifactId

jsch
Version

Version

0.1.17
Type

Type

jar

Download jsch 0.1.17


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