is not current version
Last Version 7.7.10

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

This module implements virtual file systems for contents from arbitrary sources, maintains their state and commits unsynchronized changes of the contents to federated file systems if required or requested. It's also the nexus between federated file system applications and providers.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-kernel
Version

Version

7.2-rc-1
Type

Type

jar

Download truezip-kernel 7.2-rc-1


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