jcommons.functional

Java Common Libraries Extensions / Functional Programming Assets

License

License

GroupId

GroupId

org.jcommons
ArtifactId

ArtifactId

jcommons-functional
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jcommons.functional
Java Common Libraries Extensions / Functional Programming Assets
Project URL

Project URL

http://www.jcommons.org
Source Code Management

Source Code Management

https://github.com/goeckeler/jcommons.functional

Download jcommons-functional

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0