Jar examples for j:jcabi-ssh
Simple SSH Client
You can download jar file jcabi-ssh 1.6 in this page.
Open Source License
You can use the following script to add jcabi-ssh-1.6.jar to your project.
<dependency> <groupId>com.jcabi</groupId> <artifactId>jcabi-ssh</artifactId> <version>1.6</version> </dependency>
compile group: 'com.jcabi', name: 'jcabi-ssh', version: '1.6'
libraryDependencies += "com.jcabi" % "jcabi-ssh" % "1.6"
<dependency org="com.jcabi" name="jcabi-ssh" rev="1.6"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-ssh', version='1.6'))
'com.jcabi:jcabi-ssh:jar:1.6'
Click the following link to download the jar file.
jcabi-ssh-1.6-jar-with-dependencies.jar