License |
License |
---|---|
GroupId | GroupIdde.schlichtherle.truezip |
ArtifactId | ArtifactIdtruezip-swing |
Last Version | Last Version7.7.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueZIP Swing
General Swing GUI classes.
This module does not depend on other TrueZIP modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
truezip-swing-7.7.10.pom | |
truezip-swing-7.7.10.jar | 17 KB |
truezip-swing-7.7.10-sources.jar | 13 KB |
truezip-swing-7.7.10-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-swing/ -->
<dependency>
<groupId>de.schlichtherle.truezip</groupId>
<artifactId>truezip-swing</artifactId>
<version>7.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-swing/
implementation 'de.schlichtherle.truezip:truezip-swing:7.7.10'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-swing/
implementation ("de.schlichtherle.truezip:truezip-swing:7.7.10")
'de.schlichtherle.truezip:truezip-swing:jar:7.7.10'
<dependency org="de.schlichtherle.truezip" name="truezip-swing" rev="7.7.10">
<artifact name="truezip-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-swing', version='7.7.10')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-swing" % "7.7.10"
[de.schlichtherle.truezip/truezip-swing "7.7.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.netbeans : jemmy | jar | 2.2.7.5 |