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

com.wmbest.barstool:barstool 1.1.2

A Pluggable Debug toolbar for Dagger's SET directive

Группа

Группа

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

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

barstool
Версия

Версия

1.1.2
Тип

Тип

aar

Скачать barstool 1.1.2

Имя Файла Размер
barstool-1.1.2.pom
barstool-1.1.2.aar 17 KB
Обзор

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