Last Version

Functional Java Plus 0.0.2

Java adaptations of concepts from other functional languages

License

License

Categories

Categories

Java Languages Functional Java General Purpose Libraries Functional Programming
GroupId

GroupId

com.github.charithe
ArtifactId

ArtifactId

functional-java-plus
Version

Version

0.0.2
Type

Type

jar
Description

Description

Functional Java Plus
Java adaptations of concepts from other functional languages
Project URL

Project URL

https://github.com/charithe/functional-java-plus
Source Code Management

Source Code Management

https://github.com/charithe/functional-java-plus

Download functional-java-plus 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.functionaljava : functionaljava-java8 jar 4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.