Ternary Functions - Core

Provides functional interfaces for the most commonly used two-argument functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.mintern
ArtifactId

ArtifactId

functions-ternary-core
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download functions-ternary-core

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0.1
1.0