File | Operation |
---|---|
android-screenshot-parent-1.9.pom | download |
<dependency>
<groupId>com.github.rtyley</groupId>
<artifactId>android-screenshot-parent</artifactId>
<version>1.9</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.rtyley', module='android-screenshot-parent', version='1.9')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>