is not current version
Last Version 20030217.000000

excalibur-event:excalibur-event 1.0a


GroupId

GroupId

excalibur-event
ArtifactId

ArtifactId

excalibur-event
Version

Version

1.0a
Type

Type

jar

Download excalibur-event 1.0a


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