License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdarray-intersect |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionarray-intersect
WebJar for array-intersect
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
array-intersect-0.0.1.pom | |
array-intersect-0.0.1.jar | 4 KB |
array-intersect-0.0.1-sources.jar | 22 bytes |
array-intersect-0.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/array-intersect/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>array-intersect</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/array-intersect/
implementation 'org.webjars.npm:array-intersect:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/array-intersect/
implementation ("org.webjars.npm:array-intersect:0.0.1")
'org.webjars.npm:array-intersect:jar:0.0.1'
<dependency org="org.webjars.npm" name="array-intersect" rev="0.0.1">
<artifact name="array-intersect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='array-intersect', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "array-intersect" % "0.0.1"
[org.webjars.npm/array-intersect "0.0.1"]