is not current version
Last Version 3.1.1

org.webjars:Bootstrap-3-Typeahead 3.1.0

WebJar for Bootstrap 3 Typeahead

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

Bootstrap-3-Typeahead
Version

Version

3.1.0
Type

Type

jar

Download Bootstrap-3-Typeahead 3.1.0


<!-- https://jarcasting.com/artifacts/org.webjars/Bootstrap-3-Typeahead/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>Bootstrap-3-Typeahead</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/Bootstrap-3-Typeahead/
implementation 'org.webjars:Bootstrap-3-Typeahead:3.1.0'
// https://jarcasting.com/artifacts/org.webjars/Bootstrap-3-Typeahead/
implementation ("org.webjars:Bootstrap-3-Typeahead:3.1.0")
'org.webjars:Bootstrap-3-Typeahead:jar:3.1.0'
<dependency org="org.webjars" name="Bootstrap-3-Typeahead" rev="3.1.0">
  <artifact name="Bootstrap-3-Typeahead" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='Bootstrap-3-Typeahead', version='3.1.0')
)
libraryDependencies += "org.webjars" % "Bootstrap-3-Typeahead" % "3.1.0"
[org.webjars/Bootstrap-3-Typeahead "3.1.0"]