is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-extension-pace 7.6.1

This module constrains the number of mounted archive files in order to save some heap space. It provides a JMX interface for monitoring and management. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-extension-pace
Version

Version

7.6.1
Type

Type

jar

Download truezip-extension-pace 7.6.1


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