Cherry-Collect

Contains utility classes for working with iterables and maps and their respective extensions and implementations

License

License

GroupId

GroupId

com.codereligion
ArtifactId

ArtifactId

codereligion-cherry-collect
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cherry-Collect
Contains utility classes for working with iterables and maps and their respective extensions and implementations
Project URL

Project URL

https://github.com/codereligion/cherry-collect

Download codereligion-cherry-collect

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-integration jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.
com.codereligion

codereligion

Versions

Version
1.0.0