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