не последняя версия
Последняя версия 1.3.8

com.squareup:otto-parent 1.3.5

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

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup
Идентификатор

Идентификатор

otto-parent
Версия

Версия

1.3.5
Тип

Тип

pom

Скачать otto-parent 1.3.5

Имя Файла Размер
otto-parent-1.3.5.pom 5 KB
Обзор

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