Download butler-1.0.0.jar file - Jar b

Jar examples for b:butler

Description

Send him commands!

You can download jar file butler 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add butler-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

butler-1.0.0-javadoc.jar
butler-1.0.0-sources.jar
butler-1.0.0.pom



Related Tutorials