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

net.java.truevfs:truevfs-driver-http 0.12.0

Provides a file system driver for read-only access to the web. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.

Категории

Категории

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

Группа

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

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

truevfs-driver-http
Версия

Версия

0.12.0
Тип

Тип

jar

Скачать truevfs-driver-http 0.12.0


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