christian-schlichtherle / truevfs   0.12.2

Apache License 2.0 Website GitHub

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.

Scala versions: 2.13 2.12 2.11 2.10

truevfs-profile-full 0.12.1


Group ID:
net.java.truevfs
Artifact ID:
truevfs-profile-full_2.13
Version:
0.12.1
Release Date:
Oct 6, 2019
Licenses:
Files:

libraryDependencies += "net.java.truevfs" %% "truevfs-profile-full" % "0.12.1"

Mill build tool

ivy"net.java.truevfs::truevfs-profile-full:0.12.1"

Scala CLI

//> using dep "net.java.truevfs::truevfs-profile-full:0.12.1"

Ammonite REPL

import $ivy.`net.java.truevfs::truevfs-profile-full:0.12.1`

<dependency>
  <groupId>net.java.truevfs</groupId>
  <artifactId>truevfs-profile-full_2.13</artifactId>
  <version>0.12.1</version>
</dependency>

compile group: 'net.java.truevfs', name: 'truevfs-profile-full_2.13', version: '0.12.1'