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

de.schlichtherle.truezip:truezip-driver-http 7.7.5

The file system driver for the HTTP(S) scheme. 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.

Группа

Группа

de.schlichtherle.truezip
Идентификатор

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

truezip-driver-http
Версия

Версия

7.7.5
Тип

Тип

jar

Скачать truezip-driver-http 7.7.5


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