Last Version

Otto 1.3.8

An enhanced Guava-based event bus with emphasis on Android support.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup
ArtifactId

ArtifactId

otto
Version

Version

1.3.8
Type

Type

jar
Description

Description

Otto
An enhanced Guava-based event bus with emphasis on Android support.
Project Organization

Project Organization

Square, Inc.

Download otto 1.3.8


<!-- https://jarcasting.com/artifacts/com.squareup/otto/ -->
<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>otto</artifactId>
    <version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup/otto/
implementation 'com.squareup:otto:1.3.8'
// https://jarcasting.com/artifacts/com.squareup/otto/
implementation ("com.squareup:otto:1.3.8")
'com.squareup:otto:jar:1.3.8'
<dependency org="com.squareup" name="otto" rev="1.3.8">
  <artifact name="otto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup', module='otto', version='1.3.8')
)
libraryDependencies += "com.squareup" % "otto" % "1.3.8"
[com.squareup/otto "1.3.8"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.easytesting : fest-assert-core jar 2.0M7

Project Modules

There are no modules declared in this project.