Jar examples for b:burst
You can download jar file burst 1.0.2 in this page.
You can use the following script to add burst-1.0.2.jar to your project.
<dependency> <groupId>com.squareup.burst</groupId> <artifactId>burst</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.squareup.burst', name: 'burst', version: '1.0.2'
libraryDependencies += "com.squareup.burst" % "burst" % "1.0.2"
<dependency org="com.squareup.burst" name="burst" rev="1.0.2"/>
@Grapes(@Grab(group='com.squareup.burst', module='burst', version='1.0.2'))
'com.squareup.burst:burst:jar:1.0.2'
Click the following link to download the jar file.
burst-1.0.2-javadoc.jar