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

co.pushe.plus:base 2.6.0-beta01

Pushe Plus Base module. Includes all the default modules

Группа

Группа

co.pushe.plus
Идентификатор

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

base
Версия

Версия

2.6.0-beta01
Тип

Тип

aar

Скачать base 2.6.0-beta01

Имя Файла Размер
base-2.6.0-beta01.pom
Обзор

<!-- https://jarcasting.com/artifacts/co.pushe.plus/base/ -->
<dependency>
    <groupId>co.pushe.plus</groupId>
    <artifactId>base</artifactId>
    <version>2.6.0-beta01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.pushe.plus/base/
implementation 'co.pushe.plus:base:2.6.0-beta01'
// https://jarcasting.com/artifacts/co.pushe.plus/base/
implementation ("co.pushe.plus:base:2.6.0-beta01")
'co.pushe.plus:base:aar:2.6.0-beta01'
<dependency org="co.pushe.plus" name="base" rev="2.6.0-beta01">
  <artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.pushe.plus', module='base', version='2.6.0-beta01')
)
libraryDependencies += "co.pushe.plus" % "base" % "2.6.0-beta01"
[co.pushe.plus/base "2.6.0-beta01"]