is not current version
Last Version 0.1.55

com.github.phantomthief:more-lambdas 0.1.36

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.36
Type

Type

jar

Download more-lambdas 0.1.36


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