Last Version

Burst Android Integration 1.0.2

Burst is a unit testing library for varying test data.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.burst
ArtifactId

ArtifactId

burst-android
Version

Version

1.0.2
Type

Type

jar
Description

Description

Burst Android Integration
Burst is a unit testing library for varying test data.

Download burst-android 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.burst : burst jar 1.0.2
com.google.dexmaker : dexmaker jar 1.2

provided (1)

Group / Artifact Type Version
com.google.android : android-test jar 4.1.1.4

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.