Download ssh-1.2.0.jar file - Jar s

Jar examples for s:ssh

Description

A small library containing a wrapper for the classes of Android framework

You can download jar file ssh 1.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

ssh-1.2.0-javadoc.jar
ssh-1.2.0-sources.jar
ssh-1.2.0.jar
ssh-1.2.0.pom



Related Tutorials