Jar examples for s:sshd-core
You can download jar file sshd-core 0.8.0 in this page.
Apache License
You can use the following script to add sshd-core-0.8.0.jar to your project.
<dependency> <groupId>org.apache.sshd</groupId> <artifactId>sshd-core</artifactId> <version>0.8.0</version> </dependency>
compile group: 'org.apache.sshd', name: 'sshd-core', version: '0.8.0'
libraryDependencies += "org.apache.sshd" % "sshd-core" % "0.8.0"
<dependency org="org.apache.sshd" name="sshd-core" rev="0.8.0"/>
@Grapes(@Grab(group='org.apache.sshd', module='sshd-core', version='0.8.0'))
'org.apache.sshd:sshd-core:jar:0.8.0'
Click the following link to download the jar file.
sshd-core-0.8.0-javadoc.jar