is not current version
Last Version 20040620.142035

spice:spice-alchemist 1.2-rc1


GroupId

GroupId

spice
ArtifactId

ArtifactId

spice-alchemist
Version

Version

1.2-rc1
Type

Type

jar

Download spice-alchemist 1.2-rc1


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