Delightful Functions, Collections, I/O and Assertions

Java 8 Functional interface extentions, collection decorators, I/O interfaces, and assertions

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.echovantage
ArtifactId

ArtifactId

funco
Last Version

Last Version

0.81
Release Date

Release Date

Type

Type

jar
Description

Description

Delightful Functions, Collections, I/O and Assertions
Java 8 Functional interface extentions, collection decorators, I/O interfaces, and assertions
Project Organization

Project Organization

EchoVantage

Download funco

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.81
0.80
0.79
0.78
0.77
0.66
0.65
0.63
0.54