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

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

The file system driver family for the TZP (RAES encrypted ZIP) archive file type. 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 the TZP (RAES encrypted ZIP) archive file type.

Группа

Группа

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

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

truezip-driver-tzp
Версия

Версия

7.0-rc2
Тип

Тип

jar

Скачать truezip-driver-tzp 7.0-rc2


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