License |
License |
---|---|
GroupId | GroupIdwork.eddiejamsession |
ArtifactId | ArtifactIdjam-collections |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjam-collections
Project is a set of helper method to work with java collections
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jam-collections-0.0.10.pom | |
jam-collections-0.0.10.jar | 16 KB |
jam-collections-0.0.10-sources.jar | 1 KB |
jam-collections-0.0.10-javadoc.jar | 404 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |