is not current version
Last Version 11.1.0.M1

Eclipse Collections API 11.0.0

Eclipse Collections is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk collection framework.

License

License

Categories

Categories

CLI User Interface Eclipse Collections General Purpose Libraries High Performance
GroupId

GroupId

org.eclipse.collections
ArtifactId

ArtifactId

eclipse-collections-api
Version

Version

11.0.0
Type

Type

jar
Description

Description

Eclipse Collections API
Eclipse Collections is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk collection framework.

Download eclipse-collections-api 11.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.