is not current version
Last Version 1.5.4

ru.yandex.qatools.ashot:ashot 1.5.3


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.ashot
ArtifactId

ArtifactId

ashot
Version

Version

1.5.3
Type

Type

jar

Download ashot 1.5.3


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