mapentry

Simply Map.Entry implementation which is immutable.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

mapentry
Last Version

Last Version

2.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

mapentry
Simply Map.Entry implementation which is immutable.
Project URL

Project URL

https://github.com/portlek/mapentry
Source Code Management

Source Code Management

https://github.com/portlek/mapentry

Download mapentry

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 20.1.0

test (5)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.48
org.llorllale : cactoos-matchers jar 0.22
org.mockito : mockito-core jar 3.7.0
org.mockito : mockito-inline jar 3.6.28
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.

idea

master Maven Central

How to Use

<dependency>
  <groupId>io.github.portlek</groupId>
  <artifactId>mapentry</artifactId>
  <version>${version}</version>
</dependency>
implementation("io.github.portlek:mapentry:${version}")

Versions

Version
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.8
1.7
1.6
1.5
1.3
1.2
1.1
1.0