is not current version
Last Version 1.4.6

org.webjars.bower:crossfilter2 1.3.14

WebJar for crossfilter2

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

crossfilter2
Version

Version

1.3.14
Type

Type

jar

Download crossfilter2 1.3.14


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