is not current version
Last Version 2.12

tech.sirwellington.alchemy:alchemy 1.7

The Alchemy Collection; Making Java fun again.

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy
Version

Version

1.7
Type

Type

pom

Download alchemy 1.7

Filename Size
alchemy-1.7.pom 10 KB
Browse

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