TrueVFS is a virtual file system (VFS) for Java 1.8 which enables client applications to access archive files as if they were virtual directories, including nested archive files in multithreaded environments.
truevfs-profile-full 0.12.2
Group ID:
net.java.truevfs
Artifact ID:
truevfs-profile-full_2.10
Version:
0.12.2
Release Date:
Oct 25, 2019
Licenses:
Files:
Full Scala Version:
2.10.7
Developers:
libraryDependencies += "net.java.truevfs" %% "truevfs-profile-full" % "0.12.2"
ivy"net.java.truevfs::truevfs-profile-full:0.12.2"
//> using dep "net.java.truevfs::truevfs-profile-full:0.12.2"
import $ivy.`net.java.truevfs::truevfs-profile-full:0.12.2`
<dependency> <groupId>net.java.truevfs</groupId> <artifactId>truevfs-profile-full_2.10</artifactId> <version>0.12.2</version> </dependency>
compile group: 'net.java.truevfs', name: 'truevfs-profile-full_2.10', version: '0.12.2'