Download barstool-1.2.0.jar file - Jar b

Jar examples for b:barstool

Description

A Pluggable Debug toolbar for Dagger's SET directive

You can download jar file barstool 1.2.0 in this page.

License

GNU General Public License (GPL), Version 2.0

Build File

You can use the following script to add barstool-1.2.0.jar to your project.

<dependency>
   <groupId>com.wmbest.barstool</groupId>
   <artifactId>barstool</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.wmbest.barstool', name: 'barstool', version: '1.2.0'
libraryDependencies += "com.wmbest.barstool" % "barstool" % "1.2.0"
<dependency org="com.wmbest.barstool" name="barstool" rev="1.2.0"/>
@Grapes(@Grab(group='com.wmbest.barstool', module='barstool', version='1.2.0'))
'com.wmbest.barstool:barstool:jar:1.2.0'

Download

Click the following link to download the jar file.

barstool-1.2.0.pom



Related Tutorials