GroupId | GroupIdcom.github.gcacace |
---|---|
ArtifactId | ArtifactIdsignature-pad |
Version | Version1.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
signature-pad-1.1.0.pom | |
signature-pad-1.1.0.aar | 13 KB |
signature-pad-1.1.0-sources.jar | 7 KB |
signature-pad-1.1.0-javadoc.jar | 43 KB |
Browse |
<!-- 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"]