Binary Functions - All

Provides functional interfaces for all two-argument functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.mintern
ArtifactId

ArtifactId

functions-binary-all
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Binary Functions - All
Provides functional interfaces for all two-argument functions

Download functions-binary-all

How to add to project

<!-- https://jarcasting.com/artifacts/net.mintern/functions-binary-all/ -->
<dependency>
    <groupId>net.mintern</groupId>
    <artifactId>functions-binary-all</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.mintern/functions-binary-all/
implementation 'net.mintern:functions-binary-all:2.0'
// https://jarcasting.com/artifacts/net.mintern/functions-binary-all/
implementation ("net.mintern:functions-binary-all:2.0")
'net.mintern:functions-binary-all:jar:2.0'
<dependency org="net.mintern" name="functions-binary-all" rev="2.0">
  <artifact name="functions-binary-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mintern', module='functions-binary-all', version='2.0')
)
libraryDependencies += "net.mintern" % "functions-binary-all" % "2.0"
[net.mintern/functions-binary-all "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.mintern : functions-nullary jar 2.0
net.mintern : functions-unary-all jar 2.0
net.mintern : functions-binary-extended jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0.1
1.0