| License | License | 
|---|---|
| GroupId | GroupIdcom.sirolf2009 | 
| ArtifactId | ArtifactIdsshfs | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSSH FS An SSH FileSystem | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| sshfs-0.0.1.pom | |
| sshfs-0.0.1.jar | 43 KB | 
| sshfs-0.0.1-sources.jar | 44 KB | 
| sshfs-0.0.1-javadoc.jar | 78 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sirolf2009/sshfs/ -->
<dependency>
    <groupId>com.sirolf2009</groupId>
    <artifactId>sshfs</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.sirolf2009/sshfs/
implementation 'com.sirolf2009:sshfs:0.0.1'// https://jarcasting.com/artifacts/com.sirolf2009/sshfs/
implementation ("com.sirolf2009:sshfs:0.0.1")'com.sirolf2009:sshfs:jar:0.0.1'<dependency org="com.sirolf2009" name="sshfs" rev="0.0.1">
  <artifact name="sshfs" type="jar" />
</dependency>@Grapes(
@Grab(group='com.sirolf2009', module='sshfs', version='0.0.1')
)libraryDependencies += "com.sirolf2009" % "sshfs" % "0.0.1"[com.sirolf2009/sshfs "0.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.15.0 | 
| com.jcraft : jsch | jar | 0.1.55 | 
| com.sirolf2009 : util | jar | 0.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |