Jar examples for o:otto
AndroidAnnotations plugin for Otto
You can download jar file otto 1.3.6 in this page.
Apache License
You can use the following script to add otto-1.3.6.jar to your project.
<dependency> <groupId>com.squareup</groupId> <artifactId>otto</artifactId> <version>1.3.6</version> </dependency>
compile group: 'com.squareup', name: 'otto', version: '1.3.6'
libraryDependencies += "com.squareup" % "otto" % "1.3.6"
<dependency org="com.squareup" name="otto" rev="1.3.6"/>
@Grapes(@Grab(group='com.squareup', module='otto', version='1.3.6'))
'com.squareup:otto:jar:1.3.6'
Click the following link to download the jar file.
otto-1.3.6-javadoc.jar