Last Version

Otto (Parent) 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-parent
Version

Version

1.3.8
Type

Type

pom
Description

Description

Otto (Parent)
An enhanced Guava-based event bus with emphasis on Android support.
Project URL

Project URL

http://github.com/square/otto/
Project Organization

Project Organization

Square, Inc.
Source Code Management

Source Code Management

http://github.com/square/otto/

Download otto-parent 1.3.8

Filename Size
otto-parent-1.3.8.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • otto
  • otto-sample