is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-swing 7.3.4

General Swing GUI classes. This module does not depend on other TrueZIP modules.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-swing
Version

Version

7.3.4
Type

Type

jar

Download truezip-swing 7.3.4


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