License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdui |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSSHTOOLS UI
Utility classes used in a number of SSHTOOLS AWT/Swing UI projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ui-3.1.2.pom | |
ui-3.1.2.jar | 488 KB |
ui-3.1.2-sources.jar | 310 KB |
ui-3.1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/ui/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>ui</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/ui/
implementation 'com.sshtools:ui:3.1.2'
// https://jarcasting.com/artifacts/com.sshtools/ui/
implementation ("com.sshtools:ui:3.1.2")
'com.sshtools:ui:jar:3.1.2'
<dependency org="com.sshtools" name="ui" rev="3.1.2">
<artifact name="ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='ui', version='3.1.2')
)
libraryDependencies += "com.sshtools" % "ui" % "3.1.2"
[com.sshtools/ui "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.8 |
com.miglayout : miglayout-swing | jar | 5.2 |