is not current version
Last Version 1.9

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


GroupId

GroupId

com.github.rtyley
ArtifactId

ArtifactId

android-screenshot-celebrity
Version

Version

1.5
Type

Type

jar

Download android-screenshot-celebrity 1.5


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