| License |
License |
|---|---|
| GroupId | GroupIdcom.github.takusemba |
| ArtifactId | ArtifactIdspotlight |
| Version | Version2.0.5 |
| Type | Typeaar |
| Description |
Descriptionspotlight
Android Library that lights items for tutorials or walk-throughs etc...
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spotlight-2.0.5.pom | |
| spotlight-2.0.5-sources.jar | 9 KB |
| spotlight-2.0.5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.takusemba/spotlight/ -->
<dependency>
<groupId>com.github.takusemba</groupId>
<artifactId>spotlight</artifactId>
<version>2.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.takusemba/spotlight/
implementation 'com.github.takusemba:spotlight:2.0.5'
// https://jarcasting.com/artifacts/com.github.takusemba/spotlight/
implementation ("com.github.takusemba:spotlight:2.0.5")
'com.github.takusemba:spotlight:aar:2.0.5'
<dependency org="com.github.takusemba" name="spotlight" rev="2.0.5">
<artifact name="spotlight" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.takusemba', module='spotlight', version='2.0.5')
)
libraryDependencies += "com.github.takusemba" % "spotlight" % "2.0.5"
[com.github.takusemba/spotlight "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| androidx.appcompat » appcompat | jar | 1.2.0 |