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