MVN

com.squareup.burst : burst

Maven & Gradle

Aug 26, 2017
12 usages
463 stars

Burst

<dependency>
    <groupId>com.squareup.burst</groupId>
    <artifactId>burst</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.burst : burst to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.squareup.burst : burst to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
burst-1.2.0
1.1.x
burst-1.1.1
burst-1.1.0
1.0.x
burst-1.0.2
burst-1.0.1
burst-1.0.0

How to add a dependency to Maven

Add the following com.squareup.burst : burst maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.burst</groupId>
    <artifactId>burst</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.burst : burst gradle dependency to your build.gradle file:

implementation 'com.squareup.burst:burst:1.2.0'

Gradle Kotlin DSL: Add the following com.squareup.burst : burst gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.burst:burst:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.burst : burst sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.burst" % "burst" % "1.2.0"

Advertisement

Dependencies from Group

Aug 26, 2017
12 usages
463 stars
Dec 17, 2021
11 usages
462 stars
Dec 11, 2014
1 usages
462 stars
Dec 11, 2014
1 usages
462 stars
Aug 26, 2017
462 stars

Discover Dependencies

Mar 30, 2019
151 stars
Apr 26, 2018
2 usages
467 stars
Dec 11, 2016
1.2k stars
Dec 06, 2016
3 usages
3 stars
cwb
Oct 12, 2017
3 stars