SelectComboBox

Implements a kind of auto-complete combo box

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

de.srsoftware
ArtifactId

ArtifactId

tools.gui.selectcombobox
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

SelectComboBox
Implements a kind of auto-complete combo box
Project Organization

Project Organization

SRSoftware

Download tools.gui.selectcombobox

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.5