Jar examples for t:truevfs-kernel-impl-2.12
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.12 0.12.0 in this page.
Apache License, Version 2.0
You can use the following script to add truevfs-kernel-impl_2.12-0.12.0.jar to your project.
<dependency> <groupId>net.java.truevfs</groupId> <artifactId>truevfs-kernel-impl_2.12</artifactId> <version>0.12.0</version> </dependency>
compile group: 'net.java.truevfs', name: 'truevfs-kernel-impl_2.12', version: '0.12.0'
libraryDependencies += "net.java.truevfs" % "truevfs-kernel-impl_2.12" % "0.12.0"
<dependency org="net.java.truevfs" name="truevfs-kernel-impl_2.12" rev="0.12.0"/>
@Grapes(@Grab(group='net.java.truevfs', module='truevfs-kernel-impl_2.12', version='0.12.0'))
'net.java.truevfs:truevfs-kernel-impl_2.12:jar:0.12.0'
Click the following link to download the jar file.
truevfs-kernel-impl_2.12-0.12.0-javadoc.jar