License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-vovkabelov-array-find |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionarray.find
WebJar for array.find
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-vovkabelov-array-find/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-vovkabelov-array-find</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-vovkabelov-array-find/
implementation 'org.webjars.npm:github-com-vovkabelov-array-find:1.0.7'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-vovkabelov-array-find/
implementation ("org.webjars.npm:github-com-vovkabelov-array-find:1.0.7")
'org.webjars.npm:github-com-vovkabelov-array-find:jar:1.0.7'
<dependency org="org.webjars.npm" name="github-com-vovkabelov-array-find" rev="1.0.7">
<artifact name="github-com-vovkabelov-array-find" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-vovkabelov-array-find', version='1.0.7')
)
libraryDependencies += "org.webjars.npm" % "github-com-vovkabelov-array-find" % "1.0.7"
[org.webjars.npm/github-com-vovkabelov-array-find "1.0.7"]