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