Jar examples for m:more-lambdas
Some useful lambda implements for Java 8.
You can download jar file more-lambdas 0.1.12 in this page.
The Artistic License 2.0
You can use the following script to add more-lambdas-0.1.12.jar to your project.
<dependency> <groupId>com.github.phantomthief</groupId> <artifactId>more-lambdas</artifactId> <version>0.1.12</version> </dependency>
compile group: 'com.github.phantomthief', name: 'more-lambdas', version: '0.1.12'
libraryDependencies += "com.github.phantomthief" % "more-lambdas" % "0.1.12"
<dependency org="com.github.phantomthief" name="more-lambdas" rev="0.1.12"/>
@Grapes(@Grab(group='com.github.phantomthief', module='more-lambdas', version='0.1.12'))
'com.github.phantomthief:more-lambdas:jar:0.1.12'
Click the following link to download the jar file.
more-lambdas-0.1.12-javadoc.jar