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