| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdarray-intersection | 
    
| Version | Version0.1.2 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionarray-intersection 
            WebJar for array-intersection 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| array-intersection-0.1.2.pom | |
| array-intersection-0.1.2.jar | 5 KB | 
| array-intersection-0.1.2-sources.jar | 22 bytes | 
| array-intersection-0.1.2-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/array-intersection/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>array-intersection</artifactId>
    <version>0.1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/array-intersection/
implementation 'org.webjars.npm:array-intersection:0.1.2'
                // https://jarcasting.com/artifacts/org.webjars.npm/array-intersection/
implementation ("org.webjars.npm:array-intersection:0.1.2")
                'org.webjars.npm:array-intersection:jar:0.1.2'
                <dependency org="org.webjars.npm" name="array-intersection" rev="0.1.2">
  <artifact name="array-intersection" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='array-intersection', version='0.1.2')
)
                libraryDependencies += "org.webjars.npm" % "array-intersection" % "0.1.2"
                [org.webjars.npm/array-intersection "0.1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : array-slice | jar | [0.2.3,0.3) | 
| org.webjars.npm : array-every | jar | [0.1.2,0.2) | 
| org.webjars.npm : index-of | jar | [0.1.1,0.2) | 
| org.webjars.npm : array-unique | jar | [0.2.1,0.3) | 
| org.webjars.npm : filter-array | jar | [0.2.0,0.3) |