Download sshsftp-1.0.2.jar file - Jar s

Jar examples for s:sshsftp

Description

A plugin for the Morse CDI Telegram bot to allow a user to configure ssh / sftp credentials, files and commands

You can download jar file sshsftp 1.0.2 in this page.

License

MIT License

Build File

You can use the following script to add sshsftp-1.0.2.jar to your project.

<dependency>
   <groupId>com.marcarndt.morse</groupId>
   <artifactId>sshsftp</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.marcarndt.morse', name: 'sshsftp', version: '1.0.2'
libraryDependencies += "com.marcarndt.morse" % "sshsftp" % "1.0.2"
<dependency org="com.marcarndt.morse" name="sshsftp" rev="1.0.2"/>
@Grapes(@Grab(group='com.marcarndt.morse', module='sshsftp', version='1.0.2'))
'com.marcarndt.morse:sshsftp:jar:1.0.2'

Download

Click the following link to download the jar file.

sshsftp-1.0.2-javadoc.jar
sshsftp-1.0.2-sources.jar
sshsftp-1.0.2.jar
sshsftp-1.0.2.pom



Related Tutorials