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

com.github.protobufel:multikeymapjava 0.4.1

Java 8 implementation of the multi-key map. It behaves like a regular generic Map with the additional ability of getting its values by any combination of partial keys.

Категории

Категории

Protobuf Данные Data Structures KeY Data Formats Formal Verification
Группа

Группа

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

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

multikeymapjava
Версия

Версия

0.4.1
Тип

Тип

jar

Скачать multikeymapjava 0.4.1


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