Jar examples for e:eventcallback-api
Retrofit callbacks with simpler and shorter syntax.
You can download jar file eventcallback-api 1.0.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
eventcallback-api-1.0.1-javadoc.jar