SwingX AutoComplete

AutoComplete functionality for text components and combo boxes.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.homebeaver
ArtifactId

ArtifactId

swingx-autocomplete
Last Version

Last Version

1.6.8
Release Date

Release Date

Type

Type

jar
Description

Description

SwingX AutoComplete
AutoComplete functionality for text components and combo boxes.

Download swingx-autocomplete

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.homebeaver : swingx-common jar 1.6.8
org.kohsuke.metainf-services : metainf-services Optional jar 1.8

test (1)

Group / Artifact Type Version
io.github.homebeaver : swingx-testsupport jar 1.6.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.8