License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstreamsearch |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionstreamsearch
WebJar for streamsearch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streamsearch-0.1.2.pom | |
streamsearch-0.1.2.jar | 6 KB |
streamsearch-0.1.2-sources.jar | 22 bytes |
streamsearch-0.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/streamsearch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>streamsearch</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/streamsearch/
implementation 'org.webjars.npm:streamsearch:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/streamsearch/
implementation ("org.webjars.npm:streamsearch:0.1.2")
'org.webjars.npm:streamsearch:jar:0.1.2'
<dependency org="org.webjars.npm" name="streamsearch" rev="0.1.2">
<artifact name="streamsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='streamsearch', version='0.1.2')
)
libraryDependencies += "org.webjars.npm" % "streamsearch" % "0.1.2"
[org.webjars.npm/streamsearch "0.1.2"]