is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-swing 7.4.3

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.4.3
Type

Type

jar

Download truezip-swing 7.4.3


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