GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbroccoli-persistent-filter |
Version | Version1.4.6 |
Type | Typejar |
Filename | Size |
---|---|
broccoli-persistent-filter-1.4.6.pom | |
broccoli-persistent-filter-1.4.6.jar | 15 KB |
broccoli-persistent-filter-1.4.6-sources.jar | 22 bytes |
broccoli-persistent-filter-1.4.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/broccoli-persistent-filter/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>broccoli-persistent-filter</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/broccoli-persistent-filter/
implementation 'org.webjars.npm:broccoli-persistent-filter:1.4.6'
// https://jarcasting.com/artifacts/org.webjars.npm/broccoli-persistent-filter/
implementation ("org.webjars.npm:broccoli-persistent-filter:1.4.6")
'org.webjars.npm:broccoli-persistent-filter:jar:1.4.6'
<dependency org="org.webjars.npm" name="broccoli-persistent-filter" rev="1.4.6">
<artifact name="broccoli-persistent-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='broccoli-persistent-filter', version='1.4.6')
)
libraryDependencies += "org.webjars.npm" % "broccoli-persistent-filter" % "1.4.6"
[org.webjars.npm/broccoli-persistent-filter "1.4.6"]