Last Version

com.github.phantomthief:more-lambdas 0.1.55

Some useful lambda implements for Java 8.

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

more-lambdas
Version

Version

0.1.55
Type

Type

jar
Description

Description

Some useful lambda implements for Java 8.

Download more-lambdas 0.1.55


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 28.1-jre
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-lang3 jar 3.10

provided (1)

Group / Artifact Type Version
com.carrotsearch : hppc jar 0.7.1

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.openjdk.jmh : jmh-core jar 1.32
org.openjdk.jmh : jmh-generator-annprocess jar 1.32
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.50
org.jetbrains.kotlin : kotlin-reflect jar 1.2.50
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.