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