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

com.github.takusemba:spotlight 2.0.3

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

Группа

Группа

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

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

spotlight
Версия

Версия

2.0.3
Тип

Тип

aar

Скачать spotlight 2.0.3

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

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