tschuchortdev / hkd4s   1.0.0

MIT License GitHub

Higher Kinded Data for Scala 3

Scala versions: 3.x

hkd4s 0.0.1


Group ID:
com.github.tschuchortdev
Artifact ID:
hkd4s_3
Version:
0.0.1
Version Scheme:
Release Date:
Aug 6, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.3.3
Developers:

libraryDependencies += "com.github.tschuchortdev" %% "hkd4s" % "0.0.1"

Mill build tool

ivy"com.github.tschuchortdev::hkd4s:0.0.1"

Scala CLI

//> using dep "com.github.tschuchortdev::hkd4s:0.0.1"

Ammonite REPL

import $ivy.`com.github.tschuchortdev::hkd4s:0.0.1`

<dependency>
  <groupId>com.github.tschuchortdev</groupId>
  <artifactId>hkd4s_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.tschuchortdev', name: 'hkd4s_3', version: '0.0.1'