License |
License |
---|---|
GroupId | GroupIdcom.shakebugs |
ArtifactId | ArtifactIdshake |
Version | Version14.2.0 |
Type | Typeaar |
Description |
Descriptionshake
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!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shake-14.2.0.pom | |
shake-14.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.shakebugs/shake/ -->
<dependency>
<groupId>com.shakebugs</groupId>
<artifactId>shake</artifactId>
<version>14.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shakebugs/shake/
implementation 'com.shakebugs:shake:14.2.0'
// https://jarcasting.com/artifacts/com.shakebugs/shake/
implementation ("com.shakebugs:shake:14.2.0")
'com.shakebugs:shake:aar:14.2.0'
<dependency org="com.shakebugs" name="shake" rev="14.2.0">
<artifact name="shake" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shakebugs', module='shake', version='14.2.0')
)
libraryDependencies += "com.shakebugs" % "shake" % "14.2.0"
[com.shakebugs/shake "14.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.6.4 |
com.squareup.retrofit2 : converter-gson | jar | 2.6.4 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.7.2 |
com.android.support » support-annotations | jar | 28.0.0 |
org.mp4parser : isoparser | jar | 1.9.41 |
org.mp4parser : muxer | jar | 1.9.41 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.3.3 |