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