License |
License |
---|---|
GroupId | GroupIdus.rothmichaels.lib |
ArtifactId | ArtifactIdus.rm-collections |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionus.rothmichaels Collections Library
Custom Collection Implementations
|
Filename | Size |
---|---|
us.rm-collections-1.0.0.pom | |
us.rm-collections-1.0.0.jar | 38 KB |
us.rm-collections-1.0.0-sources.jar | 51 KB |
us.rm-collections-1.0.0-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/us.rothmichaels.lib/us.rm-collections/ -->
<dependency>
<groupId>us.rothmichaels.lib</groupId>
<artifactId>us.rm-collections</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.rothmichaels.lib/us.rm-collections/
implementation 'us.rothmichaels.lib:us.rm-collections:1.0.0'
// https://jarcasting.com/artifacts/us.rothmichaels.lib/us.rm-collections/
implementation ("us.rothmichaels.lib:us.rm-collections:1.0.0")
'us.rothmichaels.lib:us.rm-collections:jar:1.0.0'
<dependency org="us.rothmichaels.lib" name="us.rm-collections" rev="1.0.0">
<artifact name="us.rm-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.rothmichaels.lib', module='us.rm-collections', version='1.0.0')
)
libraryDependencies += "us.rothmichaels.lib" % "us.rm-collections" % "1.0.0"
[us.rothmichaels.lib/us.rm-collections "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.jmock : jmock-junit4 | jar | 2.5.1 |