io.github.fastfilter:fastfilter

Fast Approximate Membership Filters in Java

License

License

GroupId

GroupId

io.github.fastfilter
ArtifactId

ArtifactId

fastfilter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Fast Approximate Membership Filters in Java
Source Code Management

Source Code Management

https://github.com/FastFilter/fastfilter_java/tree/master/fastfilter

Download fastfilter

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0