Last Version

TypeSafeMapMap 0.1.14

A type safe Map of Maps where the outer map items are stored by type of the values in the inner maps

License

License

GroupId

GroupId

com.github.dave99galloway
ArtifactId

ArtifactId

TypeSafeMapMap
Version

Version

0.1.14
Type

Type

jar
Description

Description

TypeSafeMapMap
A type safe Map of Maps where the outer map items are stored by type of the values in the inner maps
Project URL

Project URL

https://github.com/dave99galloway/TypeSafeMapMap
Source Code Management

Source Code Management

https://github.com/dave99galloway/TypeSafeMapMap

Download TypeSafeMapMap 0.1.14


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.