Download event-annotations-5.2.0.jar file - Jar e

Jar examples for e:event-annotations

Description

You can download jar file event-annotations 5.2.0 in this page.

License

Open Source License

Build File

You can use the following script to add event-annotations-5.2.0.jar to your project.

<dependency>
   <groupId>ch.squaredesk.nova</groupId>
   <artifactId>event-annotations</artifactId>
   <version>5.2.0</version>
</dependency>
compile group: 'ch.squaredesk.nova', name: 'event-annotations', version: '5.2.0'
libraryDependencies += "ch.squaredesk.nova" % "event-annotations" % "5.2.0"
<dependency org="ch.squaredesk.nova" name="event-annotations" rev="5.2.0"/>
@Grapes(@Grab(group='ch.squaredesk.nova', module='event-annotations', version='5.2.0'))
'ch.squaredesk.nova:event-annotations:jar:5.2.0'

Download

Click the following link to download the jar file.

event-annotations-5.2.0-javadoc.jar
event-annotations-5.2.0-sources.jar
event-annotations-5.2.0.jar
event-annotations-5.2.0.pom



Related Tutorials