Last Version

kool 0.1.21

Streaming library supporting reuse and many operators

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

kool
Version

Version

0.1.21
Type

Type

jar
Description

Description

kool
Streaming library supporting reuse and many operators

Download kool 0.1.21


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.davidmoten : guava-mini jar 0.1.4
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.3

test (4)

Group / Artifact Type Version
junit : junit Optional jar 4.13.2
com.github.davidmoten : junit-extras jar 0.4
org.openjdk.jmh : jmh-core jar 1.35
org.openjdk.jmh : jmh-generator-annprocess jar 1.35

Project Modules

There are no modules declared in this project.