is not current version
Last Version 0.11.1

org.webjars:typeaheadjs 0.10.5

WebJar for typeahead.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

typeaheadjs
Version

Version

0.10.5
Type

Type

jar

Download typeaheadjs 0.10.5


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