License |
License |
---|---|
GroupId | GroupIdcom.shakebugs |
ArtifactId | ArtifactIdshake |
Version | Version14.4.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.4.0.pom | |
shake-14.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.shakebugs/shake/ -->
<dependency>
<groupId>com.shakebugs</groupId>
<artifactId>shake</artifactId>
<version>14.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shakebugs/shake/
implementation 'com.shakebugs:shake:14.4.0'
// https://jarcasting.com/artifacts/com.shakebugs/shake/
implementation ("com.shakebugs:shake:14.4.0")
'com.shakebugs:shake:aar:14.4.0'
<dependency org="com.shakebugs" name="shake" rev="14.4.0">
<artifact name="shake" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shakebugs', module='shake', version='14.4.0')
)
libraryDependencies += "com.shakebugs" % "shake" % "14.4.0"
[com.shakebugs/shake "14.4.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 |
org.mp4parser : isoparser | jar | 1.9.41 |
org.mp4parser : muxer | jar | 1.9.41 |
androidx.annotation » annotation | jar | 1.2.0 |
androidx.lifecycle » lifecycle-runtime | jar | 2.3.1 |
androidx.lifecycle » lifecycle-process | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.3.3 |