Last Version

SelectComboBox 0.1.7

Implements a kind of auto-complete combo box

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

de.srsoftware
ArtifactId

ArtifactId

tools.gui.selectcombobox
Version

Version

0.1.7
Type

Type

jar
Description

Description

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

Project Organization

SRSoftware

Download tools.gui.selectcombobox 0.1.7


<!-- 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.