Jar examples for c:cryptofs
This library provides the Java filesystem provider used by Cryptomator.
You can download jar file cryptofs 1.5.0 in this page.
GNU Affero General Public License (AGPL) version 3.0
You can use the following script to add cryptofs-1.5.0.jar to your project.
<dependency> <groupId>org.cryptomator</groupId> <artifactId>cryptofs</artifactId> <version>1.5.0</version> </dependency>
compile group: 'org.cryptomator', name: 'cryptofs', version: '1.5.0'
libraryDependencies += "org.cryptomator" % "cryptofs" % "1.5.0"
<dependency org="org.cryptomator" name="cryptofs" rev="1.5.0"/>
@Grapes(@Grab(group='org.cryptomator', module='cryptofs', version='1.5.0'))
'org.cryptomator:cryptofs:jar:1.5.0'
Click the following link to download the jar file.
cryptofs-1.5.0-javadoc.jar