MVN

net.sf.staccatocommons : staccatissimo-lambda

Maven & Gradle

Jul 21, 2012
4 usages
3 stars

Staccatissimo-Lambda · Lightweight library for instantiating functions and predicates in a DSL style, without using anonymous classes. This project is aimed to simplify higher-order programming until Java adds lambdas to its language

<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>staccatissimo-lambda</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.staccatocommons : staccatissimo-lambda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of net.sf.staccatocommons : staccatissimo-lambda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
staccatissimo-lambda-2.3
2.2
staccatissimo-lambda-2.2
2.1
staccatissimo-lambda-2.1
2.0.x
staccatissimo-lambda-2.0.1
2.0
staccatissimo-lambda-2.0

How to add a dependency to Maven

Add the following net.sf.staccatocommons : staccatissimo-lambda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>staccatissimo-lambda</artifactId>
    <version>2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.staccatocommons : staccatissimo-lambda gradle dependency to your build.gradle file:

implementation 'net.sf.staccatocommons:staccatissimo-lambda:2.3'

Gradle Kotlin DSL: Add the following net.sf.staccatocommons : staccatissimo-lambda gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.staccatocommons:staccatissimo-lambda:2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.staccatocommons : staccatissimo-lambda sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-lambda" % "2.3"

Advertisement

Dependencies from Group

Jul 21, 2012
13 usages
3 stars
Jan 02, 2012
13 usages
3 stars
Jan 02, 2012
8 usages
3 stars
Jul 21, 2012
6 usages
3 stars
Jul 21, 2012
6 usages
3 stars

Discover Dependencies

Dec 31, 2013
2 usages
11 stars
Jan 16, 2006
1 usages
Jul 25, 2013
6 usages
Mar 10, 2014
1 usages
1 stars
Dec 14, 2014
2 usages
21 stars
Dec 22, 2012
9 usages
14 stars
Sep 27, 2012
9 usages
1 stars
Aug 25, 2011
19 usages
Oct 23, 2013
3 usages