Download eventcallback-1.2.1.jar file - Jar e

Jar examples for e:eventcallback

Description

Retrofit callbacks with simpler and shorter syntax.

You can download jar file eventcallback 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add eventcallback-1.2.1.jar to your project.

<dependency>
   <groupId>com.byoutline.eventcallback</groupId>
   <artifactId>eventcallback</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.byoutline.eventcallback', name: 'eventcallback', version: '1.2.1'
libraryDependencies += "com.byoutline.eventcallback" % "eventcallback" % "1.2.1"
<dependency org="com.byoutline.eventcallback" name="eventcallback" rev="1.2.1"/>
@Grapes(@Grab(group='com.byoutline.eventcallback', module='eventcallback', version='1.2.1'))
'com.byoutline.eventcallback:eventcallback:jar:1.2.1'

Download

Click the following link to download the jar file.

eventcallback-1.2.1-javadoc.jar
eventcallback-1.2.1-sources.jar
eventcallback-1.2.1.jar
eventcallback-1.2.1.pom



Related Tutorials