is not current version
Last Version 2.0.5

com.github.takusemba:spotlight 1.3.3

Android Library that lights items for tutorials or walk-throughs etc...

GroupId

GroupId

com.github.takusemba
ArtifactId

ArtifactId

spotlight
Version

Version

1.3.3
Type

Type

aar

Download spotlight 1.3.3


<!-- https://jarcasting.com/artifacts/com.github.takusemba/spotlight/ -->
<dependency>
    <groupId>com.github.takusemba</groupId>
    <artifactId>spotlight</artifactId>
    <version>1.3.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.takusemba/spotlight/
implementation 'com.github.takusemba:spotlight:1.3.3'
// https://jarcasting.com/artifacts/com.github.takusemba/spotlight/
implementation ("com.github.takusemba:spotlight:1.3.3")
'com.github.takusemba:spotlight:aar:1.3.3'
<dependency org="com.github.takusemba" name="spotlight" rev="1.3.3">
  <artifact name="spotlight" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.takusemba', module='spotlight', version='1.3.3')
)
libraryDependencies += "com.github.takusemba" % "spotlight" % "1.3.3"
[com.github.takusemba/spotlight "1.3.3"]