Last Version

Android Debug Toolbar 1.2.0

A Pluggable Debug toolbar for Dagger's SET directive

License

License

GroupId

GroupId

com.wmbest.barstool
ArtifactId

ArtifactId

barstool
Version

Version

1.2.0
Type

Type

aar
Description

Description

Android Debug Toolbar
A Pluggable Debug toolbar for Dagger's SET directive
Project URL

Project URL

https://github.com/wmbest2/Barstool

Download barstool 1.2.0


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.