Jar examples for g:ganymed-ssh2
Ganymed SSH2 for Java is a library which implements the SSH-2 protocol in pure Java
You can download jar file ganymed-ssh2 261 in this page.
BSD 3-Clause License
You can use the following script to add ganymed-ssh2-261.jar to your project.
<dependency> <groupId>ch.ethz.ganymed</groupId> <artifactId>ganymed-ssh2</artifactId> <version>261</version> </dependency>
compile group: 'ch.ethz.ganymed', name: 'ganymed-ssh2', version: '261'
libraryDependencies += "ch.ethz.ganymed" % "ganymed-ssh2" % "261"
<dependency org="ch.ethz.ganymed" name="ganymed-ssh2" rev="261"/>
@Grapes(@Grab(group='ch.ethz.ganymed', module='ganymed-ssh2', version='261'))
'ch.ethz.ganymed:ganymed-ssh2:jar:261'
Click the following link to download the jar file.
ganymed-ssh2-261-javadoc.jar