GroupId | GroupIdspice |
---|---|
ArtifactId | ArtifactIdspice-alchemist |
Last Version | Last Version20040620.142035 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
spice-alchemist-20040620.142035.pom | |
spice-alchemist-20040620.142035.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/spice/spice-alchemist/ -->
<dependency>
<groupId>spice</groupId>
<artifactId>spice-alchemist</artifactId>
<version>20040620.142035</version>
</dependency>
// https://jarcasting.com/artifacts/spice/spice-alchemist/
implementation 'spice:spice-alchemist:20040620.142035'
// https://jarcasting.com/artifacts/spice/spice-alchemist/
implementation ("spice:spice-alchemist:20040620.142035")
'spice:spice-alchemist:jar:20040620.142035'
<dependency org="spice" name="spice-alchemist" rev="20040620.142035">
<artifact name="spice-alchemist" type="jar" />
</dependency>
@Grapes(
@Grab(group='spice', module='spice-alchemist', version='20040620.142035')
)
libraryDependencies += "spice" % "spice-alchemist" % "20040620.142035"
[spice/spice-alchemist "20040620.142035"]