Download ottoeventcallback-api-1.0.1.jar file - Jar o

Jar examples for o:ottoeventcallback-api

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

ottoeventcallback-api-1.0.1-javadoc.jar
ottoeventcallback-api-1.0.1-sources.jar
ottoeventcallback-api-1.0.1.jar
ottoeventcallback-api-1.0.1.pom



Related Tutorials