Map

Library to work with map implementations.

License

License

GroupId

GroupId

dev.morlin.map
ArtifactId

ArtifactId

map
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Map
Library to work with map implementations.
Project URL

Project URL

http://morlin.dev/
Source Code Management

Source Code Management

http://github.com/mmoralesl/map

Download map

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0