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

ru.yandex.qatools.ashot:ashot 1.4.8


Категории

Категории

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

Группа

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

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

ashot
Версия

Версия

1.4.8
Тип

Тип

jar

Скачать ashot 1.4.8


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