| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface | 
| GroupId | GroupIdde.srsoftware | 
| ArtifactId | ArtifactIdtools.gui.suggestfield | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSuggestField Implements a kind of auto-complete text input field | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.srsoftware : tools.prefixtree | jar | 1.0.0 |