is not current version
Last Version 1.0.5

com.indeed:mph-table 1.0.3

Minimal Perfect Hash Tables

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

mph-table
Version

Version

1.0.3
Type

Type

jar

Download mph-table 1.0.3


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