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