Download events-annotations-base-1.5.0.jar file - Jar e

Jar examples for e:events-annotations-base

Description

An event library for Android.

You can download jar file events-annotations-base 1.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add events-annotations-base-1.5.0.jar to your project.

<dependency>
   <groupId>com.staticbloc</groupId>
   <artifactId>events-annotations-base</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'com.staticbloc', name: 'events-annotations-base', version: '1.5.0'
libraryDependencies += "com.staticbloc" % "events-annotations-base" % "1.5.0"
<dependency org="com.staticbloc" name="events-annotations-base" rev="1.5.0"/>
@Grapes(@Grab(group='com.staticbloc', module='events-annotations-base', version='1.5.0'))
'com.staticbloc:events-annotations-base:jar:1.5.0'

Download

Click the following link to download the jar file.

events-annotations-base-1.5.0-javadoc.jar
events-annotations-base-1.5.0-sources.jar
events-annotations-base-1.5.0.jar
events-annotations-base-1.5.0.pom



Related Tutorials