is not current version
Last Version 1.2.0

com.squareup.burst:burst 1.0.2


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.burst
ArtifactId

ArtifactId

burst
Version

Version

1.0.2
Type

Type

jar

Download burst 1.0.2


<!-- https://jarcasting.com/artifacts/com.squareup.burst/burst/ -->
<dependency>
    <groupId>com.squareup.burst</groupId>
    <artifactId>burst</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.burst/burst/
implementation 'com.squareup.burst:burst:1.0.2'
// https://jarcasting.com/artifacts/com.squareup.burst/burst/
implementation ("com.squareup.burst:burst:1.0.2")
'com.squareup.burst:burst:jar:1.0.2'
<dependency org="com.squareup.burst" name="burst" rev="1.0.2">
  <artifact name="burst" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.burst', module='burst', version='1.0.2')
)
libraryDependencies += "com.squareup.burst" % "burst" % "1.0.2"
[com.squareup.burst/burst "1.0.2"]