is not current version
Last Version 1.2.0

com.squareup.burst:burst 1.1.0


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.burst
ArtifactId

ArtifactId

burst
Version

Version

1.1.0
Type

Type

jar

Download burst 1.1.0


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