| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtrie-search |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptiontrie-search
WebJar for trie-search
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| trie-search-1.0.1.pom | |
| trie-search-1.0.1.jar | 3 MB |
| trie-search-1.0.1-sources.jar | 22 bytes |
| trie-search-1.0.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/trie-search/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>trie-search</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/trie-search/
implementation 'org.webjars.npm:trie-search:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/trie-search/
implementation ("org.webjars.npm:trie-search:1.0.1")
'org.webjars.npm:trie-search:jar:1.0.1'
<dependency org="org.webjars.npm" name="trie-search" rev="1.0.1">
<artifact name="trie-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='trie-search', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "trie-search" % "1.0.1"
[org.webjars.npm/trie-search "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : hasharray | jar | [1.0.0,2) |