Java List Helpers

Useful library for working with Java List

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.bicoco
ArtifactId

ArtifactId

java-list-helpers
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Java List Helpers
Useful library for working with Java List
Project URL

Project URL

https://github.com/bicoco/java-list-helpers

Download java-list-helpers

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.1
1.0