is not current version
Last Version 1.0.3

SuggestField 1.0.1

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
Version

Version

1.0.1
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 1.0.1


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

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.