MVN

io.jmnarloch : funava

Maven & Gradle

Oct 17, 2015
4 stars

Funava · Partial function application paradigm in Java

<dependency>
    <groupId>io.jmnarloch</groupId>
    <artifactId>funava</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jmnarloch : funava to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.jmnarloch : funava to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
funava-0.2.0
0.1.x
funava-0.1.0

How to add a dependency to Maven

Add the following io.jmnarloch : funava maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jmnarloch</groupId>
    <artifactId>funava</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jmnarloch : funava gradle dependency to your build.gradle file:

implementation 'io.jmnarloch:funava:0.2.0'

Gradle Kotlin DSL: Add the following io.jmnarloch : funava gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jmnarloch:funava:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jmnarloch : funava sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jmnarloch" % "funava" % "0.2.0"

Advertisement

Dependencies from Group

Sep 24, 2015
3 usages
1 stars
Nov 28, 2016
2 usages
183 stars
Jul 19, 2016
14 stars
Oct 17, 2015
4 stars

Discover Dependencies

Dec 10, 2017
15 stars
Jan 29, 2019
6 stars
Jan 29, 2019
5 usages
5 stars
Jul 05, 2017
66 stars
Dec 23, 2015
66 stars
Sep 10, 2015
14 stars
Sep 09, 2015
1 stars
Sep 04, 2016
38 stars