MVN

com.googlecode.lambdaj : lambdaj

Maven & Gradle

Nov 21, 2011
117 usages

lambdaj · The pseudo-functional collection manipulation library

<dependency>
    <groupId>com.googlecode.lambdaj</groupId>
    <artifactId>lambdaj</artifactId>
    <version>2.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.lambdaj : lambdaj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.3

All Versions

Choose a version of com.googlecode.lambdaj : lambdaj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
lambdaj-2.3.3
lambdaj-2.3.1
2.3
lambdaj-2.3
2.2
lambdaj-2.2
2.1
lambdaj-2.1
2.0
lambdaj-2.0
1.10
lambdaj-1.10

How to add a dependency to Maven

Add the following com.googlecode.lambdaj : lambdaj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.lambdaj</groupId>
    <artifactId>lambdaj</artifactId>
    <version>2.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.lambdaj : lambdaj gradle dependency to your build.gradle file:

implementation 'com.googlecode.lambdaj:lambdaj:2.3.3'

Gradle Kotlin DSL: Add the following com.googlecode.lambdaj : lambdaj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.lambdaj:lambdaj:2.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.lambdaj : lambdaj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.lambdaj" % "lambdaj" % "2.3.3"

Advertisement

Dependencies from Group

Nov 21, 2011
117 usages

Discover Dependencies

Jul 02, 2020
22 usages
66 stars
May 23, 2023
70 usages
1.6k stars
Jan 06, 2007
8 usages
Aug 03, 2023
171 usages
Aug 15, 2023
108 usages
446 stars
Aug 04, 2023
116 usages
93 stars
Sep 20, 2005
12 usages
Sep 20, 2005
12 usages
Oct 07, 2017
73 usages
137 stars