is not current version
Last Version 0.1.1

com.github.nikita-volkov.java:reducer-builder 0.1

A neat builder API for the "reducer" library

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nikita-volkov.java
ArtifactId

ArtifactId

reducer-builder
Version

Version

0.1
Type

Type

jar

Download reducer-builder 0.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</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikita-volkov.java/reducer-builder/
implementation 'com.github.nikita-volkov.java:reducer-builder:0.1'
// https://jarcasting.com/artifacts/com.github.nikita-volkov.java/reducer-builder/
implementation ("com.github.nikita-volkov.java:reducer-builder:0.1")
'com.github.nikita-volkov.java:reducer-builder:jar:0.1'
<dependency org="com.github.nikita-volkov.java" name="reducer-builder" rev="0.1">
  <artifact name="reducer-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikita-volkov.java', module='reducer-builder', version='0.1')
)
libraryDependencies += "com.github.nikita-volkov.java" % "reducer-builder" % "0.1"
[com.github.nikita-volkov.java/reducer-builder "0.1"]