Extended Functions

Java project to add additional interfaces to those of functional Java

License

License

GroupId

GroupId

info.kfgodel
ArtifactId

ArtifactId

extended-functions
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Extended Functions
Java project to add additional interfaces to those of functional Java
Project URL

Project URL

https://github.com/kfgodel/extended-functions
Source Code Management

Source Code Management

https://github.com/kfgodel/extended-functions

Download extended-functions

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
info.kfgodel : java-spec jar 2.4.3
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.24.0

Project Modules

There are no modules declared in this project.

Extended Functions

Java project to add additional interfaces to those of functional Java

Versions

Version
0.0.1