is not current version
Last Version 15.3.0-rc.1434

com.shakebugs:shake-staging 14.2.0-rc.1053

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

14.2.0-rc.1053
Type

Type

aar

Download shake-staging 14.2.0-rc.1053


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