is not current version
Last Version 0.1.55

com.github.phantomthief:more-lambdas 0.1.8

Some useful lambda implements for Java 8.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

more-lambdas
Version

Version

0.1.8
Type

Type

jar

Download more-lambdas 0.1.8


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