License |
License
The Artistic License 2.0
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.phantomthief |
ArtifactId | ArtifactIdmore-lambdas |
Last Version | Last Version0.1.55 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSome useful lambda implements for Java 8.
|
Filename | Size |
---|---|
more-lambdas-0.1.55.pom | |
more-lambdas-0.1.55.jar | 84 KB |
more-lambdas-0.1.55-sources.jar | 37 KB |
more-lambdas-0.1.55-javadoc.jar | 634 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch : hppc | jar | 0.7.1 |
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 |