Download ottoeventcallback-1.2.2.jar file - Jar o

Jar examples for o:ottoeventcallback

Description

Retrofit callbacks with simpler and shorter syntax that posts events on Otto bus.

You can download jar file ottoeventcallback 1.2.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ottoeventcallback-1.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

ottoeventcallback-1.2.2-javadoc.jar
ottoeventcallback-1.2.2-sources.jar
ottoeventcallback-1.2.2.jar
ottoeventcallback-1.2.2.pom



Related Tutorials