is not current version
Last Version 1.9

com.github.rtyley:android-screenshot-celebrity 1.4


GroupId

GroupId

com.github.rtyley
ArtifactId

ArtifactId

android-screenshot-celebrity
Version

Version

1.4
Type

Type

jar

Download android-screenshot-celebrity 1.4


<!-- https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-celebrity/ -->
<dependency>
    <groupId>com.github.rtyley</groupId>
    <artifactId>android-screenshot-celebrity</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-celebrity/
implementation 'com.github.rtyley:android-screenshot-celebrity:1.4'
// https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-celebrity/
implementation ("com.github.rtyley:android-screenshot-celebrity:1.4")
'com.github.rtyley:android-screenshot-celebrity:jar:1.4'
<dependency org="com.github.rtyley" name="android-screenshot-celebrity" rev="1.4">
  <artifact name="android-screenshot-celebrity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rtyley', module='android-screenshot-celebrity', version='1.4')
)
libraryDependencies += "com.github.rtyley" % "android-screenshot-celebrity" % "1.4"
[com.github.rtyley/android-screenshot-celebrity "1.4"]