is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-driver-http 7.0-rc2

The file system driver for the HTTP(S) scheme. Add this artifact 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 in order to access HTTP(S) URIs.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-driver-http
Version

Version

7.0-rc2
Type

Type

jar

Download truezip-driver-http 7.0-rc2


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