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

com.github.takusemba:spotlight 1.6.2

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

Группа

Группа

com.github.takusemba
Идентификатор

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

spotlight
Версия

Версия

1.6.2
Тип

Тип

aar

Скачать spotlight 1.6.2

Имя Файла Размер
spotlight-1.6.2.pom
spotlight-1.6.2.aar 35 KB
Обзор

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