is not current version
Last Version 7.7.10

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

The file system driver for the HTTP(S) scheme. Add the JAR artifact of this module to the compile-time class path for dependency injection to the TrueZIP Kernel module or to the run-time class path for service location in the TrueZIP File* module.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-driver-http
Version

Version

7.1.3
Type

Type

jar

Download truezip-driver-http 7.1.3


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