is not current version
Last Version 3.0.7

com.sshtools:maverick-synergy-fuse-drive 3.0.1-FINAL

A FUSE implementation for connecting drive to a remote SFTP service.

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

maverick-synergy-fuse-drive
Version

Version

3.0.1-FINAL
Type

Type

jar

Download maverick-synergy-fuse-drive 3.0.1-FINAL


<!-- https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-fuse-drive/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>maverick-synergy-fuse-drive</artifactId>
    <version>3.0.1-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-fuse-drive/
implementation 'com.sshtools:maverick-synergy-fuse-drive:3.0.1-FINAL'
// https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-fuse-drive/
implementation ("com.sshtools:maverick-synergy-fuse-drive:3.0.1-FINAL")
'com.sshtools:maverick-synergy-fuse-drive:jar:3.0.1-FINAL'
<dependency org="com.sshtools" name="maverick-synergy-fuse-drive" rev="3.0.1-FINAL">
  <artifact name="maverick-synergy-fuse-drive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='maverick-synergy-fuse-drive', version='3.0.1-FINAL')
)
libraryDependencies += "com.sshtools" % "maverick-synergy-fuse-drive" % "3.0.1-FINAL"
[com.sshtools/maverick-synergy-fuse-drive "3.0.1-FINAL"]