Download eventcallback-api-1.0.1.jar file - Jar e

Jar examples for e:eventcallback-api

Description

Retrofit callbacks with simpler and shorter syntax.

You can download jar file eventcallback-api 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

eventcallback-api-1.0.1-javadoc.jar
eventcallback-api-1.0.1-sources.jar
eventcallback-api-1.0.1.jar
eventcallback-api-1.0.1.pom



Related Tutorials