is not current version
Last Version 0.3.2

org.webjars.npm:array-unique 0.2.1

WebJar for array-unique

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

array-unique
Version

Version

0.2.1
Type

Type

jar

Download array-unique 0.2.1


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