Last Version

JSch 0.2.1

JSch is a pure Java implementation of SSH2

License

License

BSD
ISC
GroupId

GroupId

com.github.mwiede
ArtifactId

ArtifactId

jsch
Version

Version

0.2.1
Type

Type

jar
Description

Description

JSch
JSch is a pure Java implementation of SSH2
Project URL

Project URL

https://github.com/mwiede/jsch
Source Code Management

Source Code Management

https://github.com/mwiede/jsch

Download jsch 0.2.1


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

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.