zeroapply-scalaz

zero cost Apply/Applicative syntax

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

zeroapply-scalaz_2.13
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

zeroapply-scalaz
zero cost Apply/Applicative syntax
Project URL

Project URL

https://github.com/xuwei-k/zeroapply
Project Organization

Project Organization

com.github.xuwei-k

Download zeroapply-scalaz_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-scalaz_2.13/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>zeroapply-scalaz_2.13</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-scalaz_2.13/
implementation 'com.github.xuwei-k:zeroapply-scalaz_2.13:0.5.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-scalaz_2.13/
implementation ("com.github.xuwei-k:zeroapply-scalaz_2.13:0.5.0")
'com.github.xuwei-k:zeroapply-scalaz_2.13:jar:0.5.0'
<dependency org="com.github.xuwei-k" name="zeroapply-scalaz_2.13" rev="0.5.0">
  <artifact name="zeroapply-scalaz_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='zeroapply-scalaz_2.13', version='0.5.0')
)
libraryDependencies += "com.github.xuwei-k" % "zeroapply-scalaz_2.13" % "0.5.0"
[com.github.xuwei-k/zeroapply-scalaz_2.13 "0.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.xuwei-k : zeroapply_2.13 jar 0.5.0
org.scalaz : scalaz-core_2.13 jar 7.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.2.3