is not current version
Last Version 2.0.10

io.github.portlek:mapentry 1.3

Simply Map.Entry implementation which is immutable.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

mapentry
Version

Version

1.3
Type

Type

jar

Download mapentry 1.3


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