Last Version

Functions 2.0

Builds all functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.mintern
ArtifactId

ArtifactId

functions
Version

Version

2.0
Type

Type

pom
Description

Description

Functions
Builds all functions
Project URL

Project URL

http://mintern.net/functions

Download functions 2.0

Filename Size
functions-2.0.pom 8 KB
Browse

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

  • nullary
  • unary/core
  • unary/extended
  • unary/all
  • binary/core
  • binary/extended
  • binary/all
  • ternary/core
  • ternary/extended
  • ternary/all