| License |
License |
|---|---|
| GroupId | GroupIdcom.codedx |
| ArtifactId | ArtifactIdmapk_3 |
| Version | Version1.2.0 |
| 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_3-1.2.0.pom | |
| mapk_3-1.2.0.jar | 29 KB |
| mapk_3-1.2.0-sources.jar | 3 KB |
| mapk_3-1.2.0-javadoc.jar | 186 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.codedx/mapk_3/ -->
<dependency>
<groupId>com.codedx</groupId>
<artifactId>mapk_3</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codedx/mapk_3/
implementation 'com.codedx:mapk_3:1.2.0'
// https://jarcasting.com/artifacts/com.codedx/mapk_3/
implementation ("com.codedx:mapk_3:1.2.0")
'com.codedx:mapk_3:jar:1.2.0'
<dependency org="com.codedx" name="mapk_3" rev="1.2.0">
<artifact name="mapk_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codedx', module='mapk_3', version='1.2.0')
)
libraryDependencies += "com.codedx" % "mapk_3" % "1.2.0"
[com.codedx/mapk_3 "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| org.typelevel : cats-core_3 | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |