core

recursion schemes for cats; to iterate is human, to recurse, divine

License

License

GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

droste-core_2.13
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

core
recursion schemes for cats; to iterate is human, to recurse, divine
Project URL

Project URL

https://github.com/higherkindness/droste
Project Organization

Project Organization

Higher Kindness
Source Code Management

Source Code Management

https://github.com/higherkindness/droste

Download droste-core_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.higherkindness/droste-core_2.13/ -->
<dependency>
    <groupId>io.higherkindness</groupId>
    <artifactId>droste-core_2.13</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/droste-core_2.13/
implementation 'io.higherkindness:droste-core_2.13:0.9.0'
// https://jarcasting.com/artifacts/io.higherkindness/droste-core_2.13/
implementation ("io.higherkindness:droste-core_2.13:0.9.0")
'io.higherkindness:droste-core_2.13:jar:0.9.0'
<dependency org="io.higherkindness" name="droste-core_2.13" rev="0.9.0">
  <artifact name="droste-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='droste-core_2.13', version='0.9.0')
)
libraryDependencies += "io.higherkindness" % "droste-core_2.13" % "0.9.0"
[io.higherkindness/droste-core_2.13 "0.9.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
io.higherkindness : droste-meta_2.13 jar 0.9.0
org.typelevel : cats-core_2.13 jar 2.7.0
org.typelevel : cats-free_2.13 jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.9.0-M3
0.8.0