Download burst-1.0.1.jar file - Jar b

Jar examples for b:burst

Description

You can download jar file burst 1.0.1 in this page.

Build File

You can use the following script to add burst-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

burst-1.0.1-javadoc.jar
burst-1.0.1-sources.jar
burst-1.0.1.jar
burst-1.0.1.pom



Related Tutorials