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