| License |
License |
|---|---|
| GroupId | GroupIdcom.sovilo.scratch |
| ArtifactId | ArtifactIdScratch |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionScratch
This is a android custom view, like a scratch card effect!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Scratch-2.0.1.pom | |
| Scratch-2.0.1-sources.jar | 4 KB |
| Scratch-2.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sovilo.scratch/Scratch/ -->
<dependency>
<groupId>com.sovilo.scratch</groupId>
<artifactId>Scratch</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sovilo.scratch/Scratch/
implementation 'com.sovilo.scratch:Scratch:2.0.1'
// https://jarcasting.com/artifacts/com.sovilo.scratch/Scratch/
implementation ("com.sovilo.scratch:Scratch:2.0.1")
'com.sovilo.scratch:Scratch:aar:2.0.1'
<dependency org="com.sovilo.scratch" name="Scratch" rev="2.0.1">
<artifact name="Scratch" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sovilo.scratch', module='Scratch', version='2.0.1')
)
libraryDependencies += "com.sovilo.scratch" % "Scratch" % "2.0.1"
[com.sovilo.scratch/Scratch "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |