MVN

net.mintern : functions-binary-core

Maven & Gradle

Nov 10, 2015
2 usages
113 stars

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

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

Latest Version

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

  • Latest Stable: 2.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.mintern" % "functions-binary-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

Nov 10, 2015
1 usages
113 stars
Nov 01, 2016
1 usages
0 stars
Nov 15, 2015
13 stars
Jun 27, 2017
105 stars
Jan 15, 2021
1 usages
0 stars
Nov 14, 2015
1 stars