| License |
License |
|---|---|
| GroupId | GroupIdcom.guardanis |
| ArtifactId | ArtifactIdsigcap-androidx |
| Version | Version3.0.0 |
| Type | Typeaar |
| Description |
Descriptionsigcap-androidx
Easily capture signatures (androidx / kotlin components)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sigcap-androidx-3.0.0.pom | |
| sigcap-androidx-3.0.0-sources.jar | 3 KB |
| sigcap-androidx-3.0.0-javadoc.jar | 289 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guardanis/sigcap-androidx/ -->
<dependency>
<groupId>com.guardanis</groupId>
<artifactId>sigcap-androidx</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guardanis/sigcap-androidx/
implementation 'com.guardanis:sigcap-androidx:3.0.0'
// https://jarcasting.com/artifacts/com.guardanis/sigcap-androidx/
implementation ("com.guardanis:sigcap-androidx:3.0.0")
'com.guardanis:sigcap-androidx:aar:3.0.0'
<dependency org="com.guardanis" name="sigcap-androidx" rev="3.0.0">
<artifact name="sigcap-androidx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guardanis', module='sigcap-androidx', version='3.0.0')
)
libraryDependencies += "com.guardanis" % "sigcap-androidx" % "3.0.0"
[com.guardanis/sigcap-androidx "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.guardanis : sigcap | jar | 3.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| androidx.appcompat » appcompat | jar | 1.3.0 |