| License |
License |
|---|---|
| GroupId | GroupIdtech.sirwellington.alchemy |
| ArtifactId | ArtifactIdalchemy-collections |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalchemy-collections
Collect Yo'Self!
Part of the Alchemy Collection.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| alchemy-collections-2.1.pom | |
| alchemy-collections-2.1.jar | 9 KB |
| alchemy-collections-2.1-sources.jar | 5 KB |
| alchemy-collections-2.1-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-collections/ -->
<dependency>
<groupId>tech.sirwellington.alchemy</groupId>
<artifactId>alchemy-collections</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-collections/
implementation 'tech.sirwellington.alchemy:alchemy-collections:2.1'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-collections/
implementation ("tech.sirwellington.alchemy:alchemy-collections:2.1")
'tech.sirwellington.alchemy:alchemy-collections:jar:2.1'
<dependency org="tech.sirwellington.alchemy" name="alchemy-collections" rev="2.1">
<artifact name="alchemy-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-collections', version='2.1')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-collections" % "2.1"
[tech.sirwellington.alchemy/alchemy-collections "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| tech.sirwellington.alchemy : alchemy-arguments | jar | 2.3 |
| tech.sirwellington.alchemy : alchemy-annotations | jar | 2.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.24.0 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| tech.sirwellington.alchemy : alchemy-test | jar | 2.6 |