| Группа | Группаcom.github.rtyley |
|---|---|
| Идентификатор | Идентификаторandroid-screenshot-parent |
| Версия | Версия1.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| android-screenshot-parent-1.3.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-parent/ -->
<dependency>
<groupId>com.github.rtyley</groupId>
<artifactId>android-screenshot-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-parent/
implementation 'com.github.rtyley:android-screenshot-parent:1.3'
// https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-parent/
implementation ("com.github.rtyley:android-screenshot-parent:1.3")
'com.github.rtyley:android-screenshot-parent:pom:1.3'
<dependency org="com.github.rtyley" name="android-screenshot-parent" rev="1.3">
<artifact name="android-screenshot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rtyley', module='android-screenshot-parent', version='1.3')
)
libraryDependencies += "com.github.rtyley" % "android-screenshot-parent" % "1.3"
[com.github.rtyley/android-screenshot-parent "1.3"]