License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsorted-indexof |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionsorted-indexof
WebJar for sorted-indexof
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sorted-indexof-1.0.0.pom | |
sorted-indexof-1.0.0.jar | 5 KB |
sorted-indexof-1.0.0-sources.jar | 22 bytes |
sorted-indexof-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sorted-indexof/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sorted-indexof</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sorted-indexof/
implementation 'org.webjars.npm:sorted-indexof:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/sorted-indexof/
implementation ("org.webjars.npm:sorted-indexof:1.0.0")
'org.webjars.npm:sorted-indexof:jar:1.0.0'
<dependency org="org.webjars.npm" name="sorted-indexof" rev="1.0.0">
<artifact name="sorted-indexof" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sorted-indexof', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "sorted-indexof" % "1.0.0"
[org.webjars.npm/sorted-indexof "1.0.0"]