Jar examples for e:excalibur-event-api
Excalibur Event API
You can download jar file excalibur-event-api 2.1 in this page.
Apache License
You can use the following script to add excalibur-event-api-2.1.jar to your project.
<dependency> <groupId>excalibur-event</groupId> <artifactId>excalibur-event-api</artifactId> <version>2.1</version> </dependency>
compile group: 'excalibur-event', name: 'excalibur-event-api', version: '2.1'
libraryDependencies += "excalibur-event" % "excalibur-event-api" % "2.1"
<dependency org="excalibur-event" name="excalibur-event-api" rev="2.1"/>
@Grapes(@Grab(group='excalibur-event', module='excalibur-event-api', version='2.1'))
'excalibur-event:excalibur-event-api:jar:2.1'
Click the following link to download the jar file.
excalibur-event-api-2.1.jar