Last Version

HKT 0.9.2

Interfaces and type-checker for higher kinded types support in Java

License

License

Categories

Categories

derive4j General Purpose Libraries Functional Programming
GroupId

GroupId

org.derive4j.hkt
ArtifactId

ArtifactId

hkt
Version

Version

0.9.2
Type

Type

jar
Description

Description

HKT
Interfaces and type-checker for higher kinded types support in Java
Project URL

Project URL

https://github.com/derive4j/hkt
Project Organization

Project Organization

Derive4J HKT contributors

Download hkt 0.9.2


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.testing.compile : compile-testing jar 0.8

Project Modules

There are no modules declared in this project.