is not current version
Last Version 1.3.1

com.github.gcacace:signature-pad 1.1.0

A custom Android View to capture signatures

GroupId

GroupId

com.github.gcacace
ArtifactId

ArtifactId

signature-pad
Version

Version

1.1.0
Type

Type

aar

Download signature-pad 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.gcacace/signature-pad/ -->
<dependency>
    <groupId>com.github.gcacace</groupId>
    <artifactId>signature-pad</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gcacace/signature-pad/
implementation 'com.github.gcacace:signature-pad:1.1.0'
// https://jarcasting.com/artifacts/com.github.gcacace/signature-pad/
implementation ("com.github.gcacace:signature-pad:1.1.0")
'com.github.gcacace:signature-pad:aar:1.1.0'
<dependency org="com.github.gcacace" name="signature-pad" rev="1.1.0">
  <artifact name="signature-pad" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gcacace', module='signature-pad', version='1.1.0')
)
libraryDependencies += "com.github.gcacace" % "signature-pad" % "1.1.0"
[com.github.gcacace/signature-pad "1.1.0"]