Reducer

Composable reducer for Java

License

License

MIT/X11
Categories

Categories

Java Languages
GroupId

GroupId

com.github.nikita-volkov.java
ArtifactId

ArtifactId

reducer
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Reducer
Composable reducer for Java
Project URL

Project URL

http://github.com/nikita-volkov/reducer.java

Download reducer

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.nikita-volkov.java : iterables jar 0.1.2
com.github.nikita-volkov.java : iterations jar 0.6.2
com.github.nikita-volkov.java : composites jar 0.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1.2
0.1.1
0.1