collection-shorts

Utility library to simplify performing operations on Java Collections

License

License

GroupId

GroupId

io.github.ziemowit
ArtifactId

ArtifactId

collection-shorts
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

collection-shorts
Utility library to simplify performing operations on Java Collections
Project URL

Project URL

https://github.com/Ziemowit/collection-shorts
Source Code Management

Source Code Management

https://github.com/Ziemowit/collection-shorts

Download collection-shorts

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.1-groovy-3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0