Last Version

indeed-mph-table 1.0.5

Minimal Perfect Hash Tables

License

License

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

mph-table
Version

Version

1.0.5
Type

Type

jar
Description

Description

indeed-mph-table
Minimal Perfect Hash Tables
Source Code Management

Source Code Management

https://github.com/indeedeng/mph-table

Download mph-table 1.0.5


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

Dependencies

compile (10)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
com.google.guava : guava jar 16.0.1
it.unimi.dsi : fastutil jar 6.5.15
it.unimi.dsi : sux4j jar 4.0.0
com.indeed : util-core jar 1.0.24
com.indeed : util-io jar 1.0.24
com.indeed : util-mmap jar 1.0.24
com.indeed : util-serialization jar 1.0.24

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.pholser : junit-quickcheck-core jar 0.7
com.pholser : junit-quickcheck-generators jar 0.7

Project Modules

There are no modules declared in this project.