MVN

org.derive4j.hkt : hkt

Maven & Gradle

Mar 04, 2017
2 usages
76 stars

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

<dependency>
    <groupId>org.derive4j.hkt</groupId>
    <artifactId>hkt</artifactId>
    <version>0.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.derive4j.hkt : hkt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.2

All Versions

Choose a version of org.derive4j.hkt : hkt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
hkt-0.9.2
hkt-0.9.1
0.9
hkt-0.9
0.2
hkt-0.2
0.1
hkt-0.1

How to add a dependency to Maven

Add the following org.derive4j.hkt : hkt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.derive4j.hkt</groupId>
    <artifactId>hkt</artifactId>
    <version>0.9.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.derive4j.hkt : hkt gradle dependency to your build.gradle file:

implementation 'org.derive4j.hkt:hkt:0.9.2'

Gradle Kotlin DSL: Add the following org.derive4j.hkt : hkt gradle kotlin dependency to your build.gradle.kts file:

implementation("org.derive4j.hkt:hkt:0.9.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.derive4j.hkt : hkt sbt scala dependency to your build.sbt file:

libraryDependencies += "org.derive4j.hkt" % "hkt" % "0.9.2"

Advertisement

Dependencies from Group

hkt
Mar 04, 2017
2 usages
76 stars

Discover Dependencies

Sep 12, 2019
2 usages
80 stars
Dec 22, 2021
4 usages
8.7k stars
Jul 28, 2020
10 usages
246 stars
Aug 10, 2023
14 usages
78 stars
May 27, 2021
4 usages
1 stars
Jul 03, 2023
2 usages
3 stars
Jul 03, 2023
2 usages
3 stars
Feb 06, 2013
2 usages
0 stars