License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdkool-parent |
Last Version | Last Version0.1.21 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkool-parent
Streaming library supporting reuse and many operators
|
Project URL |
Project URL |
Filename | Size |
---|---|
kool-parent-0.1.21.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.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"]