is not current version
Last Version 0.3

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

Composable reducer for Java

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nikita-volkov.java
ArtifactId

ArtifactId

reducer
Version

Version

0.1
Type

Type

jar

Download reducer 0.1


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