MVN

org.cryptomator : jfuse-linux-amd64

Maven & Gradle

Apr 06, 2023
35 stars

jFUSE Linux x86_64 · Java FUSE bindings for Linux x86_64

<dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>jfuse-linux-amd64</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cryptomator : jfuse-linux-amd64 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1
  • Latest Beta: 0.1.0-beta2

All Versions

Choose a version of org.cryptomator : jfuse-linux-amd64 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
jfuse-linux-amd64-0.5.1
jfuse-linux-amd64-0.5.0
0.4.x
jfuse-linux-amd64-0.4.2
jfuse-linux-amd64-0.4.1
jfuse-linux-amd64-0.4.0
0.3.x
jfuse-linux-amd64-0.3.3
jfuse-linux-amd64-0.3.2
jfuse-linux-amd64-0.3.1
jfuse-linux-amd64-0.3.0
0.2.x
jfuse-linux-amd64-0.2.1
jfuse-linux-amd64-0.2.0
0.1.x
jfuse-linux-amd64-0.1.0
jfuse-linux-amd64-0.1.0-beta2
jfuse-linux-amd64-0.1.0-beta1

How to add a dependency to Maven

Add the following org.cryptomator : jfuse-linux-amd64 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>jfuse-linux-amd64</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cryptomator : jfuse-linux-amd64 gradle dependency to your build.gradle file:

implementation 'org.cryptomator:jfuse-linux-amd64:0.5.1'

Gradle Kotlin DSL: Add the following org.cryptomator : jfuse-linux-amd64 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cryptomator:jfuse-linux-amd64:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cryptomator : jfuse-linux-amd64 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cryptomator" % "jfuse-linux-amd64" % "0.5.1"

Advertisement

Dependencies from Group

Feb 08, 2022
10 usages
37 stars
Apr 06, 2023
5 usages
35 stars
Jul 12, 2023
3 usages
11 stars
Mar 08, 2023
2 usages
80 stars
Aug 09, 2023
2 usages
84 stars

Discover Dependencies