Jar examples for h:hkt
Interfaces and type-checker for higher kinded types support in Java
You can download jar file hkt 0.9.1 in this page.
BSD-3
You can use the following script to add hkt-0.9.1.jar to your project.
<dependency> <groupId>org.derive4j.hkt</groupId> <artifactId>hkt</artifactId> <version>0.9.1</version> </dependency>
compile group: 'org.derive4j.hkt', name: 'hkt', version: '0.9.1'
libraryDependencies += "org.derive4j.hkt" % "hkt" % "0.9.1"
<dependency org="org.derive4j.hkt" name="hkt" rev="0.9.1"/>
@Grapes(@Grab(group='org.derive4j.hkt', module='hkt', version='0.9.1'))
'org.derive4j.hkt:hkt:jar:0.9.1'
Click the following link to download the jar file.
hkt-0.9.1-javadoc.jar