License |
License |
---|---|
GroupId | GroupIdde.schlichtherle.truezip |
ArtifactId | ArtifactIdtruezip-driver-file |
Last Version | Last Version7.7.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueZIP Driver FILE
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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
truezip-driver-file-7.7.10.pom | |
truezip-driver-file-7.7.10.jar | 43 KB |
truezip-driver-file-7.7.10-sources.jar | 24 KB |
truezip-driver-file-7.7.10-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-file/ -->
<dependency>
<groupId>de.schlichtherle.truezip</groupId>
<artifactId>truezip-driver-file</artifactId>
<version>7.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-file/
implementation 'de.schlichtherle.truezip:truezip-driver-file:7.7.10'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-file/
implementation ("de.schlichtherle.truezip:truezip-driver-file:7.7.10")
'de.schlichtherle.truezip:truezip-driver-file:jar:7.7.10'
<dependency org="de.schlichtherle.truezip" name="truezip-driver-file" rev="7.7.10">
<artifact name="truezip-driver-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-driver-file', version='7.7.10')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-driver-file" % "7.7.10"
[de.schlichtherle.truezip/truezip-driver-file "7.7.10"]
Group / Artifact | Type | Version |
---|---|---|
de.schlichtherle.truezip : truezip-kernel | jar | 7.7.10 |
Group / Artifact | Type | Version |
---|---|---|
de.schlichtherle.truezip : truezip-kernel | test-jar | 7.7.10 |