is not current version
Last Version 2.0.10

io.github.portlek:mapentry 1.6

Simply Map.Entry implementation which is immutable.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

mapentry
Version

Version

1.6
Type

Type

jar

Download mapentry 1.6


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