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