mapk

Map-like class for higher-kind key and value types

License

License

GroupId

GroupId

com.codedx
ArtifactId

ArtifactId

mapk_2.12
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

mapk
Map-like class for higher-kind key and value types
Project URL

Project URL

https://github.com/codedx/mapk
Project Organization

Project Organization

Code Dx
Source Code Management

Source Code Management

https://github.com/codedx/mapk

Download mapk_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
org.typelevel : cats-core_2.12 jar 2.6.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.
com.codedx

Code Dx

Code Dx is focused on helping developers build and launch applications that can safely brave the hazardous waters of the internet

Versions

Version
1.2.0
1.1.0
1.0.0