MVN

eu.maxschuster : vaadin-autocompletetextfield

Maven & Gradle

Aug 08, 2017
3 usages
10 stars

AutocompleteTextField Add-on · Autocomplete TextField adds word completion to the Vaadin TextField.

<dependency>
    <groupId>eu.maxschuster</groupId>
    <artifactId>vaadin-autocompletetextfield</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.maxschuster : vaadin-autocompletetextfield to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Alpha: 3.0-alpha-2

All Versions

Choose a version of eu.maxschuster : vaadin-autocompletetextfield to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
vaadin-autocompletetextfield-3.0-alpha-2
vaadin-autocompletetextfield-3.0-alpha-1
2.0.x
vaadin-autocompletetextfield-2.0.0
1.0
vaadin-autocompletetextfield-1.0-alpha-4
vaadin-autocompletetextfield-1.0-alpha-3
vaadin-autocompletetextfield-1.0-alpha-2
vaadin-autocompletetextfield-1.0-alpha-1

How to add a dependency to Maven

Add the following eu.maxschuster : vaadin-autocompletetextfield maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.maxschuster</groupId>
    <artifactId>vaadin-autocompletetextfield</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.maxschuster : vaadin-autocompletetextfield gradle dependency to your build.gradle file:

implementation 'eu.maxschuster:vaadin-autocompletetextfield:2.0.0'

Gradle Kotlin DSL: Add the following eu.maxschuster : vaadin-autocompletetextfield gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.maxschuster:vaadin-autocompletetextfield:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.maxschuster : vaadin-autocompletetextfield sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.maxschuster" % "vaadin-autocompletetextfield" % "2.0.0"

Advertisement

Dependencies from Group

Jan 13, 2018
5 usages
7 stars
Aug 08, 2017
3 usages
10 stars
Jan 14, 2018
2 usages
6 stars

Discover Dependencies

Feb 03, 2023
5 usages
15 stars
Nov 23, 2021
128 stars
Aug 06, 2023
1 usages
1 stars
Jul 20, 2020
1 usages
Aug 26, 2023
1 usages
1.9k stars
Apr 10, 2023
2 usages
921 stars
Apr 28, 2023
23 usages
104 stars
Jan 06, 2018
110 usages
24 stars