is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-path 7.2-rc-1

Implements a TrueZIP FileSystemProvider for NIO.2 in JSE 7.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-path
Version

Version

7.2-rc-1
Type

Type

jar

Download truezip-path 7.2-rc-1


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