Last Version

CollectionHelper 1.2.1

A set of static utility methods to simplify filtering and querying Java's Collections.

License

License

GroupId

GroupId

com.github.simonpercic
ArtifactId

ArtifactId

collectionhelper
Version

Version

1.2.1
Type

Type

jar
Description

Description

CollectionHelper
A set of static utility methods to simplify filtering and querying Java's Collections.
Project URL

Project URL

https://github.com/simonpercic/CollectionHelper
Source Code Management

Source Code Management

https://github.com/simonpercic/CollectionHelper

Download collectionhelper 1.2.1


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

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.