is not current version
Last Version 1.3.4

org.cryptomator:fuse-nio-adapter 1.2.4

Access resources at a given NIO path via FUSE.

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

fuse-nio-adapter
Version

Version

1.2.4
Type

Type

jar

Download fuse-nio-adapter 1.2.4


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