| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface | 
| GroupId | GroupIdcom.github.shoothzj | 
| ArtifactId | ArtifactIdgui-tool | 
| Last Version | Last Version1.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava gui tool Java gui tool | 
| Project Organization | Project OrganizationShoothzj | 
| Filename | Size | 
|---|---|
| gui-tool-1.7.pom | |
| gui-tool-1.7.jar | 22 KB | 
| gui-tool-1.7-sources.jar | 13 KB | 
| gui-tool-1.7-javadoc.jar | 140 KB | 
| gui-tool-1.7-jar-with-dependencies.jar | 9 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/gui-tool/ -->
<dependency>
    <groupId>com.github.shoothzj</groupId>
    <artifactId>gui-tool</artifactId>
    <version>1.7</version>
</dependency>// https://jarcasting.com/artifacts/com.github.shoothzj/gui-tool/
implementation 'com.github.shoothzj:gui-tool:1.7'// https://jarcasting.com/artifacts/com.github.shoothzj/gui-tool/
implementation ("com.github.shoothzj:gui-tool:1.7")'com.github.shoothzj:gui-tool:jar:1.7'<dependency org="com.github.shoothzj" name="gui-tool" rev="1.7">
  <artifact name="gui-tool" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.shoothzj', module='gui-tool', version='1.7')
)libraryDependencies += "com.github.shoothzj" % "gui-tool" % "1.7"[com.github.shoothzj/gui-tool "1.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.6 | 
| com.google.guava : guava | jar | 27.0.1-jre | 
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| org.slf4j : slf4j-api | jar | 1.7.22 | 
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.9.0 | 
| org.apache.logging.log4j : log4j-api | jar | 2.9.0 | 
| org.apache.logging.log4j : log4j-core | jar | 2.9.0 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 | 
| org.apache.logging.log4j : log4j-jcl | jar | 2.9.0 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.23.0 |