| License |
License |
|---|---|
| GroupId | GroupIdcom.wmbest.barstool |
| ArtifactId | ArtifactIdbarstool |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid Debug Toolbar
A Pluggable Debug toolbar for Dagger's SET directive
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| barstool-1.2.0.pom | |
| barstool-1.2.0.aar | 17 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |