Functions

Builds all functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.mintern
ArtifactId

ArtifactId

functions
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Functions
Builds all functions
Project URL

Project URL

http://mintern.net/functions

Download functions

Filename Size
functions-2.0.pom 8 KB
Browse

How to add to project

<!-- 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

Versions

Version
2.0
1.0.1
1.0