codedx / mapk   1.2.0

Apache License 2.0 GitHub

Scala Map-like class with higher-kind key and value types

Scala versions: 3.x 2.13 2.12

mapk 1.2.0


Group ID:
com.codedx
Artifact ID:
mapk_3
Version:
1.2.0
Release Date:
Jun 6, 2021
Licenses:
Files:

libraryDependencies += "com.codedx" %% "mapk" % "1.2.0"

Mill build tool

ivy"com.codedx::mapk:1.2.0"

Scala CLI

//> using dep "com.codedx::mapk:1.2.0"

Ammonite REPL

import $ivy.`com.codedx::mapk:1.2.0`

<dependency>
  <groupId>com.codedx</groupId>
  <artifactId>mapk_3</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.codedx', name: 'mapk_3', version: '1.2.0'