Last Version

jsch:jsch 0.1.29


GroupId

GroupId

jsch
ArtifactId

ArtifactId

jsch
Version

Version

0.1.29
Type

Type

jar
Description

Description

Download jsch 0.1.29


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.