License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdde.srsoftware |
ArtifactId | ArtifactIdtools.gui.suggestfield |
Version | Version1.0.1 |
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.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"]
Group / Artifact | Type | Version |
---|---|---|
de.srsoftware : tools.prefixtree | jar | 1.0.0 |