License |
License |
---|---|
GroupId | GroupIdcom.dropbox.dropshots |
ArtifactId | ArtifactIddropshots |
Version | Version0.1.1 |
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.1.1.pom | |
dropshots-0.1.1-sources.jar | 261 bytes |
dropshots-0.1.1-javadoc.jar | 300 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dropbox.dropshots/dropshots/ -->
<dependency>
<groupId>com.dropbox.dropshots</groupId>
<artifactId>dropshots</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dropbox.dropshots/dropshots/
implementation 'com.dropbox.dropshots:dropshots:0.1.1'
// https://jarcasting.com/artifacts/com.dropbox.dropshots/dropshots/
implementation ("com.dropbox.dropshots:dropshots:0.1.1")
'com.dropbox.dropshots:dropshots:aar:0.1.1'
<dependency org="com.dropbox.dropshots" name="dropshots" rev="0.1.1">
<artifact name="dropshots" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dropbox.dropshots', module='dropshots', version='0.1.1')
)
libraryDependencies += "com.dropbox.dropshots" % "dropshots" % "0.1.1"
[com.dropbox.dropshots/dropshots "0.1.1"]
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.test » runner | jar | 1.4.0 |
androidx.test » rules | jar | 1.4.0 |
androidx.appcompat » appcompat | jar | 1.4.1 |
com.google.android.material » material | jar | 1.4.0 |