не последняя версия
Последняя версия 1.5.4

ru.yandex.qatools.ashot:ashot 1.3


Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

ru.yandex.qatools.ashot
Идентификатор

Идентификатор

ashot
Версия

Версия

1.3
Тип

Тип

jar

Скачать ashot 1.3

Имя Файла Размер
ashot-1.3.pom
ashot-1.3.jar 35 KB
ashot-1.3-sources.jar 18 KB
ashot-1.3-javadoc.jar 181 KB
Обзор

<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.ashot/ashot/ -->
<dependency>
    <groupId>ru.yandex.qatools.ashot</groupId>
    <artifactId>ashot</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.ashot/ashot/
implementation 'ru.yandex.qatools.ashot:ashot:1.3'
// https://jarcasting.com/artifacts/ru.yandex.qatools.ashot/ashot/
implementation ("ru.yandex.qatools.ashot:ashot:1.3")
'ru.yandex.qatools.ashot:ashot:jar:1.3'
<dependency org="ru.yandex.qatools.ashot" name="ashot" rev="1.3">
  <artifact name="ashot" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.ashot', module='ashot', version='1.3')
)
libraryDependencies += "ru.yandex.qatools.ashot" % "ashot" % "1.3"
[ru.yandex.qatools.ashot/ashot "1.3"]