MVN

net.mintern : functions-unary-core

Maven & Gradle

Nov 10, 2015
3 usages
113 stars

Unary Functions - Core · Provides functional interfaces for the most commonly used two-argument functions

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

Latest Version

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

  • Latest Stable: 2.0

All Versions

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

Version Vulnerabilities Updated
2.0
functions-unary-core-2.0
1.0.x
functions-unary-core-1.0.1
1.0
functions-unary-core-1.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'net.mintern:functions-unary-core:2.0'

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

implementation("net.mintern:functions-unary-core:2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.mintern" % "functions-unary-core" % "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 12, 2018
31 usages
17 stars
May 08, 2006
7 usages
Oct 17, 2015
9 usages
0 stars
Dec 08, 2017
2 usages
0 stars
Jan 23, 2019
13 usages
261 stars