kool-parent

Streaming library supporting reuse and many operators

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

kool-parent
Last Version

Last Version

0.1.21
Release Date

Release Date

Type

Type

pom
Description

Description

kool-parent
Streaming library supporting reuse and many operators
Project URL

Project URL

http://github.com/davidmoten/kool

Download kool-parent

Filename Size
kool-parent-0.1.21.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kool
  • kool-json

Versions

Version
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.7
0.1.5
0.1.4