core

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

License

License

GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

droste-core_2.12
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.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
io.higherkindness : droste-meta_2.12 jar 0.9.0
org.typelevel : cats-core_2.12 jar 2.7.0
org.typelevel : cats-free_2.12 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
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.1