is not current version
Last Version 2.4.2

org.cryptomator:cryptofs 1.2.2

This library provides the Java filesystem provider used by Cryptomator.

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

cryptofs
Version

Version

1.2.2
Type

Type

jar

Download cryptofs 1.2.2


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