License |
License |
---|---|
GroupId | GroupIdio.higherkindness |
ArtifactId | ArtifactIddroste-core_2.13 |
Version | Version0.9.0-M3 |
Type | Typejar |
Description |
Descriptioncore
recursion schemes for cats; to iterate is human, to recurse, divine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
droste-core_2.13-0.9.0-M3.pom | |
droste-core_2.13-0.9.0-M3.jar | 350 KB |
droste-core_2.13-0.9.0-M3-sources.jar | 22 KB |
droste-core_2.13-0.9.0-M3-javadoc.jar | 1 MB |
Browse |
<!-- 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-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/droste-core_2.13/
implementation 'io.higherkindness:droste-core_2.13:0.9.0-M3'
// https://jarcasting.com/artifacts/io.higherkindness/droste-core_2.13/
implementation ("io.higherkindness:droste-core_2.13:0.9.0-M3")
'io.higherkindness:droste-core_2.13:jar:0.9.0-M3'
<dependency org="io.higherkindness" name="droste-core_2.13" rev="0.9.0-M3">
<artifact name="droste-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='droste-core_2.13', version='0.9.0-M3')
)
libraryDependencies += "io.higherkindness" % "droste-core_2.13" % "0.9.0-M3"
[io.higherkindness/droste-core_2.13 "0.9.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
io.higherkindness : droste-meta_2.13 | jar | 0.9.0-M3 |
org.typelevel : cats-core_2.13 | jar | 2.6.1 |
org.typelevel : cats-free_2.13 | jar | 2.6.1 |