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