Jar examples for t:truevfs-driver-zip-raes
Provides a file system driver for accessing the RAES encrypted ZIP file format, alias ZIP.RAES or TZP. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.
You can download jar file truevfs-driver-zip-raes 0.12.0 in this page.
Apache License, Version 2.0
You can use the following script to add truevfs-driver-zip-raes-0.12.0.jar to your project.
<dependency> <groupId>net.java.truevfs</groupId> <artifactId>truevfs-driver-zip-raes</artifactId> <version>0.12.0</version> </dependency>
compile group: 'net.java.truevfs', name: 'truevfs-driver-zip-raes', version: '0.12.0'
libraryDependencies += "net.java.truevfs" % "truevfs-driver-zip-raes" % "0.12.0"
<dependency org="net.java.truevfs" name="truevfs-driver-zip-raes" rev="0.12.0"/>
@Grapes(@Grab(group='net.java.truevfs', module='truevfs-driver-zip-raes', version='0.12.0'))
'net.java.truevfs:truevfs-driver-zip-raes:jar:0.12.0'
Click the following link to download the jar file.
truevfs-driver-zip-raes-0.12.0-javadoc.jar