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

LibFilter 0.1.0

A Bloom filter alternative with faster operations

Лицензия

Лицензия

Группа

Группа

com.github.jbapple
Идентификатор

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

libfilter
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

LibFilter
A Bloom filter alternative with faster operations
Ссылка на сайт

Ссылка на сайт

https://github.com/jbapple/libfilter

Скачать libfilter 0.1.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.6.1

test (1)

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

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

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