License |
License
Handpoint SDK License, Version 1.0
|
---|---|
GroupId | GroupIdcom.handpoint.api.shared |
ArtifactId | ArtifactIdzkandroidcore |
Last Version | Last Version6.7.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionzkandroidcore
HandpointSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zkandroidcore-6.7.3.pom | |
zkandroidcore-6.7.3-sources.jar | 261 bytes |
zkandroidcore-6.7.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/zkandroidcore/ -->
<dependency>
<groupId>com.handpoint.api.shared</groupId>
<artifactId>zkandroidcore</artifactId>
<version>6.7.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/zkandroidcore/
implementation 'com.handpoint.api.shared:zkandroidcore:6.7.3'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/zkandroidcore/
implementation ("com.handpoint.api.shared:zkandroidcore:6.7.3")
'com.handpoint.api.shared:zkandroidcore:aar:6.7.3'
<dependency org="com.handpoint.api.shared" name="zkandroidcore" rev="6.7.3">
<artifact name="zkandroidcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='zkandroidcore', version='6.7.3')
)
libraryDependencies += "com.handpoint.api.shared" % "zkandroidcore" % "6.7.3"
[com.handpoint.api.shared/zkandroidcore "6.7.3"]