is not current version
Last Version 8.4.2

com.aol.cyclops:cyclops-higherkindedtypes 8.4.0

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.0
Type

Type

jar

Download cyclops-higherkindedtypes 8.4.0


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