is not current version
Last Version 3.1.0

org.webjars.npm:arr-union 2.1.0

WebJar for arr-union

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

arr-union
Version

Version

2.1.0
Type

Type

jar

Download arr-union 2.1.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/arr-union/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>arr-union</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/arr-union/
implementation 'org.webjars.npm:arr-union:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/arr-union/
implementation ("org.webjars.npm:arr-union:2.1.0")
'org.webjars.npm:arr-union:jar:2.1.0'
<dependency org="org.webjars.npm" name="arr-union" rev="2.1.0">
  <artifact name="arr-union" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='arr-union', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "arr-union" % "2.1.0"
[org.webjars.npm/arr-union "2.1.0"]