License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-autocomplete |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX AutoComplete
AutoComplete functionality for text components and combo boxes.
|
Filename | Size |
---|---|
swingx-autocomplete-1.6.8.pom | |
swingx-autocomplete-1.6.8.jar | 38 KB |
swingx-autocomplete-1.6.8-sources.jar | 31 KB |
swingx-autocomplete-1.6.8-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-autocomplete/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-autocomplete</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-autocomplete/
implementation 'io.github.homebeaver:swingx-autocomplete:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-autocomplete/
implementation ("io.github.homebeaver:swingx-autocomplete:1.6.8")
'io.github.homebeaver:swingx-autocomplete:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-autocomplete" rev="1.6.8">
<artifact name="swingx-autocomplete" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-autocomplete', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-autocomplete" % "1.6.8"
[io.github.homebeaver/swingx-autocomplete "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-common | jar | 1.6.8 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-testsupport | jar | 1.6.8 |