is not current version
Last Version 0.1.21

com.github.davidmoten:kool-parent 0.1.7

Streaming library supporting reuse and many operators

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

kool-parent
Version

Version

0.1.7
Type

Type

pom

Download kool-parent 0.1.7

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

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