is not current version
Last Version 1.0.2

com.squareup.burst:burst-android 1.0.1


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.burst
ArtifactId

ArtifactId

burst-android
Version

Version

1.0.1
Type

Type

jar

Download burst-android 1.0.1


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