License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdcom.aol.cyclops |
ArtifactId | ArtifactIdcyclops-higherkindedtypes |
Last Version | Last Version8.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncyclops-higherkindedtypes
Simulated higher kinded types
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-higherkindedtypes/ -->
<dependency>
<groupId>com.aol.cyclops</groupId>
<artifactId>cyclops-higherkindedtypes</artifactId>
<version>8.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-higherkindedtypes/
implementation 'com.aol.cyclops:cyclops-higherkindedtypes:8.4.2'
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-higherkindedtypes/
implementation ("com.aol.cyclops:cyclops-higherkindedtypes:8.4.2")
'com.aol.cyclops:cyclops-higherkindedtypes:jar:8.4.2'
<dependency org="com.aol.cyclops" name="cyclops-higherkindedtypes" rev="8.4.2">
<artifact name="cyclops-higherkindedtypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-higherkindedtypes', version='8.4.2')
)
libraryDependencies += "com.aol.cyclops" % "cyclops-higherkindedtypes" % "8.4.2"
[com.aol.cyclops/cyclops-higherkindedtypes "8.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.derive4j.hkt : hkt | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
commons-io : commons-io | jar | 2.4 |
org.mockito : mockito-all | jar | 1.9.5 |