Extended Functions
Java project to add additional interfaces to those of functional Java
License |
License |
---|---|
GroupId | GroupIdinfo.kfgodel |
ArtifactId | ArtifactIdextended-functions |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtended Functions
Java project to add additional interfaces to those of functional Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extended-functions-0.0.1.pom | |
extended-functions-0.0.1.jar | 606 KB |
extended-functions-0.0.1-sources.jar | 551 KB |
extended-functions-0.0.1-javadoc.jar | 5 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
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 |
Java project to add additional interfaces to those of functional Java