License |
License |
---|---|
GroupId | GroupIdorg.xbib |
ArtifactId | ArtifactIdsshd-fs |
Last Version | Last Version2.6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsshd-fs
SSHD server and client library for Java and Groovy
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sshd-fs-2.6.0.0.pom | |
sshd-fs-2.6.0.0.jar | 49 KB |
sshd-fs-2.6.0.0-sources.jar | 21 KB |
sshd-fs-2.6.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib/sshd-fs/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>sshd-fs</artifactId>
<version>2.6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/sshd-fs/
implementation 'org.xbib:sshd-fs:2.6.0.0'
// https://jarcasting.com/artifacts/org.xbib/sshd-fs/
implementation ("org.xbib:sshd-fs:2.6.0.0")
'org.xbib:sshd-fs:jar:2.6.0.0'
<dependency org="org.xbib" name="sshd-fs" rev="2.6.0.0">
<artifact name="sshd-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='sshd-fs', version='2.6.0.0')
)
libraryDependencies += "org.xbib" % "sshd-fs" % "2.6.0.0"
[org.xbib/sshd-fs "2.6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xbib : sshd-client | jar | 2.6.0.0 |