is not current version
Last Version 1.0.2

FastFilter 1.0

Fast Approximate Membership Filters in Java

License

License

GroupId

GroupId

io.github.fastfilter
ArtifactId

ArtifactId

fastfilter
Version

Version

1.0
Type

Type

jar
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 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.