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

ru.yandex.qatools.ashot:ashot 1.1


Категории

Категории

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

Группа

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

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

ashot
Версия

Версия

1.1
Тип

Тип

jar

Скачать ashot 1.1

Имя Файла Размер
ashot-1.1.pom
ashot-1.1.jar 32 KB
ashot-1.1-sources.jar 18 KB
ashot-1.1-javadoc.jar 184 KB
Обзор

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