is not current version
Last Version 8.4.2

com.aol.cyclops:cyclops-higherkindedtypes 8.4.1

Simulated higher kinded types

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.cyclops
ArtifactId

ArtifactId

cyclops-higherkindedtypes
Version

Version

8.4.1
Type

Type

jar

Download cyclops-higherkindedtypes 8.4.1


<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-higherkindedtypes/ -->
<dependency>
    <groupId>com.aol.cyclops</groupId>
    <artifactId>cyclops-higherkindedtypes</artifactId>
    <version>8.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-higherkindedtypes/
implementation 'com.aol.cyclops:cyclops-higherkindedtypes:8.4.1'
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-higherkindedtypes/
implementation ("com.aol.cyclops:cyclops-higherkindedtypes:8.4.1")
'com.aol.cyclops:cyclops-higherkindedtypes:jar:8.4.1'
<dependency org="com.aol.cyclops" name="cyclops-higherkindedtypes" rev="8.4.1">
  <artifact name="cyclops-higherkindedtypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-higherkindedtypes', version='8.4.1')
)
libraryDependencies += "com.aol.cyclops" % "cyclops-higherkindedtypes" % "8.4.1"
[com.aol.cyclops/cyclops-higherkindedtypes "8.4.1"]