MVN

xyz.funjava.functional : higherkinded

Maven & Gradle

Apr 29, 2018
1 usages
8 stars

Funjava Higher Kinded types Library for Java 8 · Library providing basic higher kinded types for Java 8

<dependency>
    <groupId>xyz.funjava.functional</groupId>
    <artifactId>higherkinded</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.funjava.functional : higherkinded to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of xyz.funjava.functional : higherkinded to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
higherkinded-0.0.1

How to add a dependency to Maven

Add the following xyz.funjava.functional : higherkinded maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.funjava.functional</groupId>
    <artifactId>higherkinded</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.funjava.functional : higherkinded gradle dependency to your build.gradle file:

implementation 'xyz.funjava.functional:higherkinded:0.0.1'

Gradle Kotlin DSL: Add the following xyz.funjava.functional : higherkinded gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.funjava.functional:higherkinded:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.funjava.functional : higherkinded sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.funjava.functional" % "higherkinded" % "0.0.1"

Advertisement

Dependencies from Group

Apr 29, 2018
2 usages
8 stars
Apr 29, 2018
1 usages
8 stars
Apr 29, 2018
8 stars

Discover Dependencies

May 05, 2018
1 usages
46 stars
May 07, 2018
2 usages
6 stars
Oct 03, 2019
2 usages
Sep 07, 2019
2 usages
13 stars
May 18, 2018
1 usages
0 stars
Oct 09, 2019
1 usages
7 stars
Jun 08, 2018
1 usages
5 stars