| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJavaScript Languages Github Development Tools Version Controls | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdgithub-com-twitter-typeahead-js | 
    
| Last Version | Last Version0.11.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontypeahead.js 
            WebJar for typeahead.js 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-twitter-typeahead-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-twitter-typeahead-js</artifactId>
    <version>0.11.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-twitter-typeahead-js/
implementation 'org.webjars.npm:github-com-twitter-typeahead-js:0.11.1'
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-twitter-typeahead-js/
implementation ("org.webjars.npm:github-com-twitter-typeahead-js:0.11.1")
                'org.webjars.npm:github-com-twitter-typeahead-js:jar:0.11.1'
                <dependency org="org.webjars.npm" name="github-com-twitter-typeahead-js" rev="0.11.1">
  <artifact name="github-com-twitter-typeahead-js" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='github-com-twitter-typeahead-js', version='0.11.1')
)
                libraryDependencies += "org.webjars.npm" % "github-com-twitter-typeahead-js" % "0.11.1"
                [org.webjars.npm/github-com-twitter-typeahead-js "0.11.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : jquery | jar | [1.7,) |