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