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

io.github.portlek:mapentry 1.2

Simply Map.Entry implementation which is immutable.

Группа

Группа

io.github.portlek
Идентификатор

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

mapentry
Версия

Версия

1.2
Тип

Тип

jar

Скачать mapentry 1.2


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