is not current version
Last Version 1.3.1

com.github.gcacace:signature-pad 1.0.2

A custom Android View to capture signatures

GroupId

GroupId

com.github.gcacace
ArtifactId

ArtifactId

signature-pad
Version

Version

1.0.2
Type

Type

aar

Download signature-pad 1.0.2


<!-- 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"]