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