| License |
License |
|---|---|
| GroupId | GroupIdcom.dropbox.dropshots |
| ArtifactId | ArtifactIddropshots |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDropshots
An Android library to perform on-device screenshot testing.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dropshots-0.2.0.pom | |
| dropshots-0.2.0-sources.jar | 261 bytes |
| dropshots-0.2.0-javadoc.jar | 300 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dropbox.dropshots/dropshots/ -->
<dependency>
<groupId>com.dropbox.dropshots</groupId>
<artifactId>dropshots</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dropbox.dropshots/dropshots/
implementation 'com.dropbox.dropshots:dropshots:0.2.0'
// https://jarcasting.com/artifacts/com.dropbox.dropshots/dropshots/
implementation ("com.dropbox.dropshots:dropshots:0.2.0")
'com.dropbox.dropshots:dropshots:aar:0.2.0'
<dependency org="com.dropbox.dropshots" name="dropshots" rev="0.2.0">
<artifact name="dropshots" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dropbox.dropshots', module='dropshots', version='0.2.0')
)
libraryDependencies += "com.dropbox.dropshots" % "dropshots" % "0.2.0"
[com.dropbox.dropshots/dropshots "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.dropbox.differ : differ | jar | 0.0.1-alpha1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| androidx.test » runner | jar | 1.4.0 |
| androidx.test » rules | jar | 1.4.0 |