Jar examples for e:eventcallback
Retrofit callbacks with simpler and shorter syntax.
You can download jar file eventcallback 1.3.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add eventcallback-1.3.2.jar to your project.
<dependency> <groupId>com.byoutline.eventcallback</groupId> <artifactId>eventcallback</artifactId> <version>1.3.2</version> </dependency>
compile group: 'com.byoutline.eventcallback', name: 'eventcallback', version: '1.3.2'
libraryDependencies += "com.byoutline.eventcallback" % "eventcallback" % "1.3.2"
<dependency org="com.byoutline.eventcallback" name="eventcallback" rev="1.3.2"/>
@Grapes(@Grab(group='com.byoutline.eventcallback', module='eventcallback', version='1.3.2'))
'com.byoutline.eventcallback:eventcallback:jar:1.3.2'
Click the following link to download the jar file.
eventcallback-1.3.2-javadoc.jar