Jar examples for t:truevfs-kernel-impl-2.11
Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.
You can download jar file truevfs-kernel-impl_2.11 0.12.0 in this page.
Apache License, Version 2.0
You can use the following script to add truevfs-kernel-impl_2.11-0.12.0.jar to your project.
<dependency> <groupId>net.java.truevfs</groupId> <artifactId>truevfs-kernel-impl_2.11</artifactId> <version>0.12.0</version> </dependency>
compile group: 'net.java.truevfs', name: 'truevfs-kernel-impl_2.11', version: '0.12.0'
libraryDependencies += "net.java.truevfs" % "truevfs-kernel-impl_2.11" % "0.12.0"
<dependency org="net.java.truevfs" name="truevfs-kernel-impl_2.11" rev="0.12.0"/>
@Grapes(@Grab(group='net.java.truevfs', module='truevfs-kernel-impl_2.11', version='0.12.0'))
'net.java.truevfs:truevfs-kernel-impl_2.11:jar:0.12.0'
Click the following link to download the jar file.
truevfs-kernel-impl_2.11-0.12.0-javadoc.jar