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