Last Version

zeroapply 0.5.0

zero cost Apply/Applicative syntax

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

zeroapply_2.13
Version

Version

0.5.0
Type

Type

jar
Description

Description

zeroapply
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_2.13 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-lang : scala-reflect jar 2.13.8

Project Modules

There are no modules declared in this project.