d

droste-macros_2.13

recursion schemes for cats; to iterate is human, to recurse, divine
https://github.com/higherkindness/droste
Apache 2.0
Higher Kindness
Andy Scott
Files download
File Operation
droste-macros_2.13-0.9.0-M3.jar download
droste-macros_2.13-0.9.0-M3.pom download
droste-macros_2.13-0.9.0-M3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.higherkindness</groupId>
  <artifactId>droste-macros_2.13</artifactId>
  <version>0.9.0-M3</version>
</dependency>
Gradle Groovy
implementation 'io.higherkindness:droste-macros_2.13:0.9.0-M3'
Gradle Kotlin
implementation("io.higherkindness:droste-macros_2.13:0.9.0-M3")
Scala SBT
libraryDependencies += "io.higherkindness" % "droste-macros_2.13" % "0.9.0-M3"
Groovy Grape
@Grapes(
  @Grab(group='io.higherkindness', module='droste-macros_2.13', version='0.9.0-M3')
)
Apache Ivy
<dependency org="io.higherkindness" name="droste-macros_2.13" rev="0.9.0-M3" />
Leiningen
[io.higherkindness/droste-macros_2.13 "0.9.0-M3"]
Apache Buildr
'io.higherkindness:droste-macros_2.13:jar:0.9.0-M3'