| License |
License |
|---|---|
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdkool |
| Last Version | Last Version0.1.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkool
Streaming library supporting reuse and many operators
|
| Filename | Size |
|---|---|
| kool-0.1.21.pom | |
| kool-0.1.21.jar | 215 KB |
| kool-0.1.21-sources.jar | 84 KB |
| kool-0.1.21-javadoc.jar | 799 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.davidmoten : guava-mini | jar | 0.1.4 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.3 |
| 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 |