Nullary Functions

Provides functional interfaces for all no-argument functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.mintern
ArtifactId

ArtifactId

functions-nullary
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nullary Functions
Provides functional interfaces for all no-argument functions

Download functions-nullary

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0.1
1.0