is not current version
Last Version 1.0.3

de.srsoftware:tools.gui.suggestfield 1.0.0

Implements a kind of auto-complete text input field

Categories

Categories

GUI User Interface
GroupId

GroupId

de.srsoftware
ArtifactId

ArtifactId

tools.gui.suggestfield
Version

Version

1.0.0
Type

Type

jar

Download tools.gui.suggestfield 1.0.0


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