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