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