Last Version

Functional Java Plus 0.0.1

Java adaptations of concepts from other functional languages

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.charithe
ArtifactId

ArtifactId

funactional-java-plus
Version

Version

0.0.1
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 funactional-java-plus 0.0.1


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

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.