Download burst-1.0.0.jar file - Jar b

Jar examples for b:burst

Description

You can download jar file burst 1.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

burst-1.0.0-javadoc.jar
burst-1.0.0-sources.jar
burst-1.0.0.jar
burst-1.0.0.pom



Related Tutorials