License |
License |
---|---|
Categories |
CategoriesCryptomator Security |
GroupId | GroupIdorg.cryptomator |
ArtifactId | ArtifactIdjfuse-mac |
Last Version | Last Version0.1.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjFUSE macOS
Java FUSE bindings for macOS x86_64 and arm64
|
Project URL |
Project URL |
Filename | Size |
---|---|
jfuse-mac-0.1.0-beta1.pom | |
jfuse-mac-0.1.0-beta1.jar | 122 KB |
jfuse-mac-0.1.0-beta1-sources.jar | 31 KB |
jfuse-mac-0.1.0-beta1-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cryptomator/jfuse-mac/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>jfuse-mac</artifactId>
<version>0.1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/jfuse-mac/
implementation 'org.cryptomator:jfuse-mac:0.1.0-beta1'
// https://jarcasting.com/artifacts/org.cryptomator/jfuse-mac/
implementation ("org.cryptomator:jfuse-mac:0.1.0-beta1")
'org.cryptomator:jfuse-mac:jar:0.1.0-beta1'
<dependency org="org.cryptomator" name="jfuse-mac" rev="0.1.0-beta1">
<artifact name="jfuse-mac" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='jfuse-mac', version='0.1.0-beta1')
)
libraryDependencies += "org.cryptomator" % "jfuse-mac" % "0.1.0-beta1"
[org.cryptomator/jfuse-mac "0.1.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.cryptomator : jfuse-api | jar | 0.1.0-beta1 |