is not current version
Last Version 2.6.0.0

org.xbib:sshd-fs 0.0.1

Archive algorithms

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

sshd-fs
Version

Version

0.0.1
Type

Type

jar

Download sshd-fs 0.0.1


<!-- https://jarcasting.com/artifacts/org.xbib/sshd-fs/ -->
<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>sshd-fs</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/sshd-fs/
implementation 'org.xbib:sshd-fs:0.0.1'
// https://jarcasting.com/artifacts/org.xbib/sshd-fs/
implementation ("org.xbib:sshd-fs:0.0.1")
'org.xbib:sshd-fs:jar:0.0.1'
<dependency org="org.xbib" name="sshd-fs" rev="0.0.1">
  <artifact name="sshd-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='sshd-fs', version='0.0.1')
)
libraryDependencies += "org.xbib" % "sshd-fs" % "0.0.1"
[org.xbib/sshd-fs "0.0.1"]