xuwei-k / zeroapply   0.5.0

GitHub

zero cost Apply/Applicative syntax

Scala versions: 3.x 2.13 2.12 2.11

zeroapply-scalaz 0.5.0


Group ID:
com.github.xuwei-k
Artifact ID:
zeroapply-scalaz_2.13
Version:
0.5.0
Release Date:
Jan 19, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "zeroapply-scalaz" % "0.5.0"

Mill build tool

ivy"com.github.xuwei-k::zeroapply-scalaz:0.5.0"

Scala CLI

//> using dep "com.github.xuwei-k::zeroapply-scalaz:0.5.0"

Ammonite REPL

import $ivy.`com.github.xuwei-k::zeroapply-scalaz:0.5.0`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>zeroapply-scalaz_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'zeroapply-scalaz_2.13', version: '0.5.0'