Jar examples for s:ssh
A small library containing a wrapper for the classes of Android framework
You can download jar file ssh 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ssh-1.2.0.jar to your project.
<dependency> <groupId>net.as-development.asdk</groupId> <artifactId>ssh</artifactId> <version>1.2.0</version> </dependency>
compile group: 'net.as-development.asdk', name: 'ssh', version: '1.2.0'
libraryDependencies += "net.as-development.asdk" % "ssh" % "1.2.0"
<dependency org="net.as-development.asdk" name="ssh" rev="1.2.0"/>
@Grapes(@Grab(group='net.as-development.asdk', module='ssh', version='1.2.0'))
'net.as-development.asdk:ssh:jar:1.2.0'
Click the following link to download the jar file.
ssh-1.2.0-javadoc.jar