License |
License |
---|---|
GroupId | GroupIdcom.thesett |
ArtifactId | ArtifactIdswing_utils |
Version | Version0.9.117 |
Type | Typejar |
Description |
Descriptionswing_utils
Re-usable Java Swing code.
|
Project Organization |
Project OrganizationThe Sett ltd. |
Filename | Size |
---|---|
swing_utils-0.9.117.pom | |
swing_utils-0.9.117.jar | 20 KB |
swing_utils-0.9.117-tests.jar | 1 KB |
swing_utils-0.9.117-sources.jar | 13 KB |
swing_utils-0.9.117-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/swing_utils/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>swing_utils</artifactId>
<version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/swing_utils/
implementation 'com.thesett:swing_utils:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/swing_utils/
implementation ("com.thesett:swing_utils:0.9.117")
'com.thesett:swing_utils:jar:0.9.117'
<dependency org="com.thesett" name="swing_utils" rev="0.9.117">
<artifact name="swing_utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='swing_utils', version='0.9.117')
)
libraryDependencies += "com.thesett" % "swing_utils" % "0.9.117"
[com.thesett/swing_utils "0.9.117"]
Group / Artifact | Type | Version |
---|---|---|
com.thesett : enhanced_text_model | jar | 0.9.117 |