jam-collections

Project is a set of helper method to work with java collections

License

License

GroupId

GroupId

work.eddiejamsession
ArtifactId

ArtifactId

jam-collections
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

jam-collections
Project is a set of helper method to work with java collections
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download jam-collections

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.4
0.0.3
0.0.2