| License |
License |
|---|---|
| GroupId | GroupIdcom.stackhour.lib |
| ArtifactId | ArtifactIdlibScratchView |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionlibScratchView
ScratchCardView - A lightweight coupon Android scratch card view.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libScratchView-1.0.0.pom | |
| libScratchView-1.0.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stackhour.lib/libScratchView/ -->
<dependency>
<groupId>com.stackhour.lib</groupId>
<artifactId>libScratchView</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stackhour.lib/libScratchView/
implementation 'com.stackhour.lib:libScratchView:1.0.0'
// https://jarcasting.com/artifacts/com.stackhour.lib/libScratchView/
implementation ("com.stackhour.lib:libScratchView:1.0.0")
'com.stackhour.lib:libScratchView:aar:1.0.0'
<dependency org="com.stackhour.lib" name="libScratchView" rev="1.0.0">
<artifact name="libScratchView" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stackhour.lib', module='libScratchView', version='1.0.0')
)
libraryDependencies += "com.stackhour.lib" % "libScratchView" % "1.0.0"
[com.stackhour.lib/libScratchView "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |