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

de.schlichtherle.truezip:truezip-driver-tar 7.2-rc-2

The file system driver family for TAR and related archive file types. 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* and TrueZIP Path modules.

Группа

Группа

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

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

truezip-driver-tar
Версия

Версия

7.2-rc-2
Тип

Тип

jar

Скачать truezip-driver-tar 7.2-rc-2


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