GroupId | GroupIdcom.github.gcacace |
---|---|
ArtifactId | ArtifactIdsignature-pad |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
signature-pad-1.0.2.pom | |
signature-pad-1.0.2.aar | 10 KB |
signature-pad-1.0.2-sources.jar | 6 KB |
signature-pad-1.0.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gcacace/signature-pad/ -->
<dependency>
<groupId>com.github.gcacace</groupId>
<artifactId>signature-pad</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gcacace/signature-pad/
implementation 'com.github.gcacace:signature-pad:1.0.2'
// https://jarcasting.com/artifacts/com.github.gcacace/signature-pad/
implementation ("com.github.gcacace:signature-pad:1.0.2")
'com.github.gcacace:signature-pad:aar:1.0.2'
<dependency org="com.github.gcacace" name="signature-pad" rev="1.0.2">
<artifact name="signature-pad" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gcacace', module='signature-pad', version='1.0.2')
)
libraryDependencies += "com.github.gcacace" % "signature-pad" % "1.0.2"
[com.github.gcacace/signature-pad "1.0.2"]