Last Version

Reducer Builder 0.1.1

A neat builder API for the "reducer" library

License

License

MIT/X11
Categories

Categories

Java Languages
GroupId

GroupId

com.github.nikita-volkov.java
ArtifactId

ArtifactId

reducer-builder
Version

Version

0.1.1
Type

Type

jar
Description

Description

Reducer Builder
A neat builder API for the "reducer" library
Project URL

Project URL

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

Download reducer-builder 0.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.nikita-volkov.java : reducer jar 0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.