is not current version
Last Version 2.1

tech.sirwellington.alchemy:alchemy-collections 2.0

Collect Yo'Self! Part of the Alchemy Collection.

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-collections
Version

Version

2.0
Type

Type

jar

Download alchemy-collections 2.0


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