| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wmbest.barstool |
| Идентификатор | Идентификаторbarstool |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAndroid Debug Toolbar
A Pluggable Debug toolbar for Dagger's SET directive
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| barstool-1.2.0.pom | |
| barstool-1.2.0.aar | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wmbest.barstool/barstool/ -->
<dependency>
<groupId>com.wmbest.barstool</groupId>
<artifactId>barstool</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wmbest.barstool/barstool/
implementation 'com.wmbest.barstool:barstool:1.2.0'
// https://jarcasting.com/artifacts/com.wmbest.barstool/barstool/
implementation ("com.wmbest.barstool:barstool:1.2.0")
'com.wmbest.barstool:barstool:aar:1.2.0'
<dependency org="com.wmbest.barstool" name="barstool" rev="1.2.0">
<artifact name="barstool" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wmbest.barstool', module='barstool', version='1.2.0')
)
libraryDependencies += "com.wmbest.barstool" % "barstool" % "1.2.0"
[com.wmbest.barstool/barstool "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 18.0.0 |
| com.squareup.dagger : dagger | jar | 1.2.1 |
| com.squareup.dagger : dagger-compiler | jar | 1.2.1 |