MVN

com.mytdev : jfx-autocomplete-textfield

Maven & Gradle

Jul 27, 2012
1 usages

JFXAutoCompleteTextfield · JFX AutoCompleteTextfield is a simple JavaFX text field control offering autocomplete feature.

<dependency>
    <groupId>com.mytdev</groupId>
    <artifactId>jfx-autocomplete-textfield</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mytdev : jfx-autocomplete-textfield to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.mytdev : jfx-autocomplete-textfield to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
jfx-autocomplete-textfield-0.0.1

How to add a dependency to Maven

Add the following com.mytdev : jfx-autocomplete-textfield maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mytdev</groupId>
    <artifactId>jfx-autocomplete-textfield</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mytdev : jfx-autocomplete-textfield gradle dependency to your build.gradle file:

implementation 'com.mytdev:jfx-autocomplete-textfield:0.0.1'

Gradle Kotlin DSL: Add the following com.mytdev : jfx-autocomplete-textfield gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mytdev:jfx-autocomplete-textfield:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mytdev : jfx-autocomplete-textfield sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mytdev" % "jfx-autocomplete-textfield" % "0.0.1"

Advertisement

Dependencies from Group

Jan 15, 2014
1 usages
1 stars
Jul 27, 2012
1 usages
Dec 07, 2016
25 stars
May 06, 2014
0 stars

Discover Dependencies

Jan 30, 2013
1 usages
160 stars
Jan 12, 2013
7 stars
Oct 24, 2012
2 usages
Dec 01, 2006
Jul 29, 2013
7.1k stars
Nov 03, 2011
1 usages
Apr 19, 2008
3 usages
May 19, 2013
1.4k stars