Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-olivernn-lunr-js |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
github-com-olivernn-lunr-js-1.0.0.pom | |
github-com-olivernn-lunr-js-1.0.0.jar | 553 KB |
github-com-olivernn-lunr-js-1.0.0-sources.jar | 22 bytes |
github-com-olivernn-lunr-js-1.0.0-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>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-olivernn-lunr-js/
implementation 'org.webjars.npm:github-com-olivernn-lunr-js:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-olivernn-lunr-js/
implementation ("org.webjars.npm:github-com-olivernn-lunr-js:1.0.0")
'org.webjars.npm:github-com-olivernn-lunr-js:jar:1.0.0'
<dependency org="org.webjars.npm" name="github-com-olivernn-lunr-js" rev="1.0.0">
<artifact name="github-com-olivernn-lunr-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-olivernn-lunr-js', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-olivernn-lunr-js" % "1.0.0"
[org.webjars.npm/github-com-olivernn-lunr-js "1.0.0"]