Download j2ssh-maverick-1.5.2.jar file - Jar j

Jar examples for j:j2ssh-maverick

Description

Open source SSH2 API

You can download jar file j2ssh-maverick 1.5.2 in this page.

License

GNU General Public License

Build File

You can use the following script to add j2ssh-maverick-1.5.2.jar to your project.

<dependency>
   <groupId>com.sshtools</groupId>
   <artifactId>j2ssh-maverick</artifactId>
   <version>1.5.2</version>
</dependency>
compile group: 'com.sshtools', name: 'j2ssh-maverick', version: '1.5.2'
libraryDependencies += "com.sshtools" % "j2ssh-maverick" % "1.5.2"
<dependency org="com.sshtools" name="j2ssh-maverick" rev="1.5.2"/>
@Grapes(@Grab(group='com.sshtools', module='j2ssh-maverick', version='1.5.2'))
'com.sshtools:j2ssh-maverick:jar:1.5.2'

Download

Click the following link to download the jar file.

j2ssh-maverick-1.5.2-javadoc.jar
j2ssh-maverick-1.5.2-sources.jar
j2ssh-maverick-1.5.2.jar
j2ssh-maverick-1.5.2.pom



Related Tutorials