не последняя версия
Последняя версия 0.12.2

net.java.truevfs:truevfs-kernel-impl_2.13 0.12.1

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.

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.truevfs
Идентификатор

Идентификатор

truevfs-kernel-impl_2.13
Версия

Версия

0.12.1
Тип

Тип

jar

Скачать truevfs-kernel-impl_2.13 0.12.1


<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel-impl_2.13/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs-kernel-impl_2.13</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel-impl_2.13/
implementation 'net.java.truevfs:truevfs-kernel-impl_2.13:0.12.1'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel-impl_2.13/
implementation ("net.java.truevfs:truevfs-kernel-impl_2.13:0.12.1")
'net.java.truevfs:truevfs-kernel-impl_2.13:jar:0.12.1'
<dependency org="net.java.truevfs" name="truevfs-kernel-impl_2.13" rev="0.12.1">
  <artifact name="truevfs-kernel-impl_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-kernel-impl_2.13', version='0.12.1')
)
libraryDependencies += "net.java.truevfs" % "truevfs-kernel-impl_2.13" % "0.12.1"
[net.java.truevfs/truevfs-kernel-impl_2.13 "0.12.1"]