Last Version

Dropshots Gradle Plugin 0.2.0

A Gradle plugin to manage on device screenshot testing.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.dropbox.dropshots
ArtifactId

ArtifactId

com.dropbox.dropshots.gradle.plugin
Version

Version

0.2.0
Type

Type

pom
Description

Description

Dropshots Gradle Plugin
A Gradle plugin to manage on device screenshot testing.
Project URL

Project URL

https://github.com/dropbox/dropshots
Source Code Management

Source Code Management

https://github.com/dropbox/dropshots

Download com.dropbox.dropshots.gradle.plugin 0.2.0


<!-- https://jarcasting.com/artifacts/com.dropbox.dropshots/com.dropbox.dropshots.gradle.plugin/ -->
<dependency>
    <groupId>com.dropbox.dropshots</groupId>
    <artifactId>com.dropbox.dropshots.gradle.plugin</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dropbox.dropshots/com.dropbox.dropshots.gradle.plugin/
implementation 'com.dropbox.dropshots:com.dropbox.dropshots.gradle.plugin:0.2.0'
// https://jarcasting.com/artifacts/com.dropbox.dropshots/com.dropbox.dropshots.gradle.plugin/
implementation ("com.dropbox.dropshots:com.dropbox.dropshots.gradle.plugin:0.2.0")
'com.dropbox.dropshots:com.dropbox.dropshots.gradle.plugin:pom:0.2.0'
<dependency org="com.dropbox.dropshots" name="com.dropbox.dropshots.gradle.plugin" rev="0.2.0">
  <artifact name="com.dropbox.dropshots.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dropbox.dropshots', module='com.dropbox.dropshots.gradle.plugin', version='0.2.0')
)
libraryDependencies += "com.dropbox.dropshots" % "com.dropbox.dropshots.gradle.plugin" % "0.2.0"
[com.dropbox.dropshots/com.dropbox.dropshots.gradle.plugin "0.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.dropbox.dropshots : dropshots-gradle-plugin jar 0.2.0

Project Modules

There are no modules declared in this project.