| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mintern |
| ArtifactId | ArtifactIdfunctions-ternary-all |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTernary Functions - All
Provides functional interfaces for all two-argument functions
|
<!-- 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"]
| 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 |