is not current version
Last Version 15.3.0-rc.1434

com.shakebugs:shake-staging 15.0.2-rc.1194

Shake allows simple and powerful bug reporting. Paste 1 line of code into your app and tell testers to just shake their phone to report bugs!

GroupId

GroupId

com.shakebugs
ArtifactId

ArtifactId

shake-staging
Version

Version

15.0.2-rc.1194
Type

Type

aar

Download shake-staging 15.0.2-rc.1194


<!-- https://jarcasting.com/artifacts/com.shakebugs/shake-staging/ -->
<dependency>
    <groupId>com.shakebugs</groupId>
    <artifactId>shake-staging</artifactId>
    <version>15.0.2-rc.1194</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shakebugs/shake-staging/
implementation 'com.shakebugs:shake-staging:15.0.2-rc.1194'
// https://jarcasting.com/artifacts/com.shakebugs/shake-staging/
implementation ("com.shakebugs:shake-staging:15.0.2-rc.1194")
'com.shakebugs:shake-staging:aar:15.0.2-rc.1194'
<dependency org="com.shakebugs" name="shake-staging" rev="15.0.2-rc.1194">
  <artifact name="shake-staging" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shakebugs', module='shake-staging', version='15.0.2-rc.1194')
)
libraryDependencies += "com.shakebugs" % "shake-staging" % "15.0.2-rc.1194"
[com.shakebugs/shake-staging "15.0.2-rc.1194"]