FastFilter

Fast Approximate Membership Filters in Java

License

License

GroupId

GroupId

io.github.fastfilter
ArtifactId

ArtifactId

fastfilter_java
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

FastFilter
Fast Approximate Membership Filters in Java
Project URL

Project URL

https://github.com/FastFilter/fastfilter_java
Source Code Management

Source Code Management

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

Download fastfilter_java

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fastfilter
  • jmh

Versions

Version
1.0.2