License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-typeahead |
Version | Version2.10.4 |
Type | Typejar |
Description |
Descriptionjquery-typeahead
WebJar for jquery-typeahead
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-typeahead-2.10.4.pom | |
jquery-typeahead-2.10.4.jar | 142 KB |
jquery-typeahead-2.10.4-sources.jar | 22 bytes |
jquery-typeahead-2.10.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-typeahead/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-typeahead</artifactId>
<version>2.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-typeahead/
implementation 'org.webjars.npm:jquery-typeahead:2.10.4'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-typeahead/
implementation ("org.webjars.npm:jquery-typeahead:2.10.4")
'org.webjars.npm:jquery-typeahead:jar:2.10.4'
<dependency org="org.webjars.npm" name="jquery-typeahead" rev="2.10.4">
<artifact name="jquery-typeahead" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-typeahead', version='2.10.4')
)
libraryDependencies += "org.webjars.npm" % "jquery-typeahead" % "2.10.4"
[org.webjars.npm/jquery-typeahead "2.10.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : jquery | jar | [1.7.2,) |
org.webjars.npm : lz-string | jar | [1.4.4,2) |