is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-driver-file 7.3-rc-1

The file system driver family for the FILE 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.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-driver-file
Version

Version

7.3-rc-1
Type

Type

jar

Download truezip-driver-file 7.3-rc-1


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