SuggestField

Implements a kind of auto-complete text input field

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

de.srsoftware
ArtifactId

ArtifactId

tools.gui.suggestfield
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

SuggestField
Implements a kind of auto-complete text input field
Project URL

Project URL

https://github.com/srsoftware-de/SuggestField
Project Organization

Project Organization

SRSoftware

Download tools.gui.suggestfield

How to add to project

<!-- https://jarcasting.com/artifacts/de.srsoftware/tools.gui.suggestfield/ -->
<dependency>
    <groupId>de.srsoftware</groupId>
    <artifactId>tools.gui.suggestfield</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.srsoftware/tools.gui.suggestfield/
implementation 'de.srsoftware:tools.gui.suggestfield:1.0.3'
// https://jarcasting.com/artifacts/de.srsoftware/tools.gui.suggestfield/
implementation ("de.srsoftware:tools.gui.suggestfield:1.0.3")
'de.srsoftware:tools.gui.suggestfield:jar:1.0.3'
<dependency org="de.srsoftware" name="tools.gui.suggestfield" rev="1.0.3">
  <artifact name="tools.gui.suggestfield" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.srsoftware', module='tools.gui.suggestfield', version='1.0.3')
)
libraryDependencies += "de.srsoftware" % "tools.gui.suggestfield" % "1.0.3"
[de.srsoftware/tools.gui.suggestfield "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
de.srsoftware : tools.prefixtree jar 1.0.0

Project Modules

There are no modules declared in this project.
de.srsoftware

SRSoftware.de

Versions

Version
1.0.3
1.0.1
1.0.0