is not current version
Last Version 0.0.10

work.eddiejamsession:jam-collections 0.0.4

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

GroupId

GroupId

work.eddiejamsession
ArtifactId

ArtifactId

jam-collections
Version

Version

0.0.4
Type

Type

jar

Download jam-collections 0.0.4


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