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