Ternary Functions - All

Provides functional interfaces for all two-argument functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.mintern
ArtifactId

ArtifactId

functions-ternary-all
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download functions-ternary-all

How to add to project

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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0.1
1.0