LibFilter

A Bloom filter alternative with faster operations

License

License

GroupId

GroupId

com.github.jbapple
ArtifactId

ArtifactId

libfilter
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

LibFilter
A Bloom filter alternative with faster operations
Project URL

Project URL

https://github.com/jbapple/libfilter

Download libfilter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0