Persistent Hash Map

PersistentHashMap implements Map interface and adds two additional operations to it: saving and reading from a file.

Лицензия

Лицензия

Apache2 License
Группа

Группа

com.victorsavkin.grapes
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Persistent Hash Map
PersistentHashMap implements Map interface and adds two additional operations to it: saving and reading from a file.

Скачать phashmap

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 0.5-groovy-1.7

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

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

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

Версия
1.0