| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJavaScript Languages Github Development Tools Version Controls | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdgithub-com-olivernn-lunr-js | 
    
| Last Version | Last Version2.1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionlunr 
            WebJar for lunr 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| github-com-olivernn-lunr-js-2.1.2.pom | |
| github-com-olivernn-lunr-js-2.1.2.jar | 160 KB | 
| github-com-olivernn-lunr-js-2.1.2-sources.jar | 22 bytes | 
| github-com-olivernn-lunr-js-2.1.2-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-olivernn-lunr-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-olivernn-lunr-js</artifactId>
    <version>2.1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-olivernn-lunr-js/
implementation 'org.webjars.npm:github-com-olivernn-lunr-js:2.1.2'
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-olivernn-lunr-js/
implementation ("org.webjars.npm:github-com-olivernn-lunr-js:2.1.2")
                'org.webjars.npm:github-com-olivernn-lunr-js:jar:2.1.2'
                <dependency org="org.webjars.npm" name="github-com-olivernn-lunr-js" rev="2.1.2">
  <artifact name="github-com-olivernn-lunr-js" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='github-com-olivernn-lunr-js', version='2.1.2')
)
                libraryDependencies += "org.webjars.npm" % "github-com-olivernn-lunr-js" % "2.1.2"
                [org.webjars.npm/github-com-olivernn-lunr-js "2.1.2"]