License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.swinglabs.swingx |
ArtifactId | ArtifactIdswingx-autocomplete |
Last Version | Last Version1.6.5-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX AutoComplete
AutoComplete functionality for text components and combo boxes.
|
<!-- https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-autocomplete/ -->
<dependency>
<groupId>org.swinglabs.swingx</groupId>
<artifactId>swingx-autocomplete</artifactId>
<version>1.6.5-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-autocomplete/
implementation 'org.swinglabs.swingx:swingx-autocomplete:1.6.5-1'
// https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-autocomplete/
implementation ("org.swinglabs.swingx:swingx-autocomplete:1.6.5-1")
'org.swinglabs.swingx:swingx-autocomplete:jar:1.6.5-1'
<dependency org="org.swinglabs.swingx" name="swingx-autocomplete" rev="1.6.5-1">
<artifact name="swingx-autocomplete" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swinglabs.swingx', module='swingx-autocomplete', version='1.6.5-1')
)
libraryDependencies += "org.swinglabs.swingx" % "swingx-autocomplete" % "1.6.5-1"
[org.swinglabs.swingx/swingx-autocomplete "1.6.5-1"]
Group / Artifact | Type | Version |
---|---|---|
org.swinglabs.swingx : swingx-common | jar | 1.6.5-1 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.swinglabs.swingx : swingx-testsupport | jar | 1.6.5-1 |