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