License |
License |
---|---|
GroupId | GroupIdcom.codedx |
ArtifactId | ArtifactIdmapk_2.13 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmapk
Map-like class for higher-kind key and value types
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mapk_2.13-1.2.0.pom | |
mapk_2.13-1.2.0.jar | 26 KB |
mapk_2.13-1.2.0-sources.jar | 3 KB |
mapk_2.13-1.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codedx/mapk_2.13/ -->
<dependency>
<groupId>com.codedx</groupId>
<artifactId>mapk_2.13</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codedx/mapk_2.13/
implementation 'com.codedx:mapk_2.13:1.2.0'
// https://jarcasting.com/artifacts/com.codedx/mapk_2.13/
implementation ("com.codedx:mapk_2.13:1.2.0")
'com.codedx:mapk_2.13:jar:1.2.0'
<dependency org="com.codedx" name="mapk_2.13" rev="1.2.0">
<artifact name="mapk_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codedx', module='mapk_2.13', version='1.2.0')
)
libraryDependencies += "com.codedx" % "mapk_2.13" % "1.2.0"
[com.codedx/mapk_2.13 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.typelevel : cats-core_2.13 | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |