Jar examples for j:jfx-autocomplete-textfield
JFX AutoCompleteTextfield is a simple JavaFX text field control offering autocomplete feature.
You can download jar file jfx-autocomplete-textfield 0.0.1 in this page.
Apache License 2.0
You can use the following script to add jfx-autocomplete-textfield-0.0.1.jar to your project.
<dependency> <groupId>com.mytdev</groupId> <artifactId>jfx-autocomplete-textfield</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.mytdev', name: 'jfx-autocomplete-textfield', version: '0.0.1'
libraryDependencies += "com.mytdev" % "jfx-autocomplete-textfield" % "0.0.1"
<dependency org="com.mytdev" name="jfx-autocomplete-textfield" rev="0.0.1"/>
@Grapes(@Grab(group='com.mytdev', module='jfx-autocomplete-textfield', version='0.0.1'))
'com.mytdev:jfx-autocomplete-textfield:jar:0.0.1'
Click the following link to download the jar file.
jfx-autocomplete-textfield-0.0.1-javadoc.jar