MVN

net.mintern : functions-nullary

Maven & Gradle

Nov 10, 2015
9 usages
113 stars

Nullary Functions · Provides functional interfaces for all no-argument functions

<dependency>
    <groupId>net.mintern</groupId>
    <artifactId>functions-nullary</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mintern : functions-nullary to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of net.mintern : functions-nullary to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
functions-nullary-2.0
1.0.x
functions-nullary-1.0.1
1.0
functions-nullary-1.0

How to add a dependency to Maven

Add the following net.mintern : functions-nullary maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mintern</groupId>
    <artifactId>functions-nullary</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mintern : functions-nullary gradle dependency to your build.gradle file:

implementation 'net.mintern:functions-nullary:2.0'

Gradle Kotlin DSL: Add the following net.mintern : functions-nullary gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mintern:functions-nullary:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mintern : functions-nullary sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mintern" % "functions-nullary" % "2.0"

Advertisement

Dependencies from Group

Nov 10, 2015
9 usages
113 stars
Oct 01, 2016
7 usages
26 stars
Nov 10, 2015
3 usages
113 stars
Nov 10, 2015
3 usages
113 stars
Nov 10, 2015
2 usages
113 stars

Discover Dependencies

Jun 25, 2019
8 usages
4 stars
Jul 10, 2019
8 usages
4 stars
Jul 23, 2023
2 usages
984 stars
Mar 22, 2019
44 stars
Nov 10, 2015
2 stars
Apr 12, 2021
55 usages
Nov 08, 2018
21 usages
51 stars
Jun 22, 2021
1 usages
5 stars