License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlunr |
Last Version | Last Version2.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlunr
WebJar for lunr
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lunr-2.3.9.pom | |
lunr-2.3.9.jar | 242 KB |
lunr-2.3.9-sources.jar | 22 bytes |
lunr-2.3.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lunr/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lunr</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lunr/
implementation 'org.webjars.npm:lunr:2.3.9'
// https://jarcasting.com/artifacts/org.webjars.npm/lunr/
implementation ("org.webjars.npm:lunr:2.3.9")
'org.webjars.npm:lunr:jar:2.3.9'
<dependency org="org.webjars.npm" name="lunr" rev="2.3.9">
<artifact name="lunr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lunr', version='2.3.9')
)
libraryDependencies += "org.webjars.npm" % "lunr" % "2.3.9"
[org.webjars.npm/lunr "2.3.9"]