Download excalibur-event-api-2.1.jar file - Jar e

Jar examples for e:excalibur-event-api

Description

Excalibur Event API

You can download jar file excalibur-event-api 2.1 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

excalibur-event-api-2.1.jar
excalibur-event-api-2.1.pom



Related Tutorials