io.github.fastfilter:fastfilter

Fast Approximate Membership Filters in Java

Лицензия

Лицензия

Группа

Группа

io.github.fastfilter
Идентификатор

Идентификатор

fastfilter
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Fast Approximate Membership Filters in Java
Система контроля версий

Система контроля версий

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

Скачать fastfilter

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0