License |
License
Handpoint SDK License, Version 1.0
|
---|---|
GroupId | GroupIdcom.handpoint.api |
ArtifactId | ArtifactIdsdk |
Version | Version6.6.5 |
Type | Typeaar |
Description |
Descriptionsdk
HandpointSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-6.6.5.pom | |
sdk-6.6.5.aar | 340 KB |
sdk-6.6.5-sources.jar | 111 KB |
sdk-6.6.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api/sdk/ -->
<dependency>
<groupId>com.handpoint.api</groupId>
<artifactId>sdk</artifactId>
<version>6.6.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api/sdk/
implementation 'com.handpoint.api:sdk:6.6.5'
// https://jarcasting.com/artifacts/com.handpoint.api/sdk/
implementation ("com.handpoint.api:sdk:6.6.5")
'com.handpoint.api:sdk:aar:6.6.5'
<dependency org="com.handpoint.api" name="sdk" rev="6.6.5">
<artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api', module='sdk', version='6.6.5')
)
libraryDependencies += "com.handpoint.api" % "sdk" % "6.6.5"
[com.handpoint.api/sdk "6.6.5"]
Group / Artifact | Type | Version |
---|---|---|
com.handpoint.api.shared : objects | jar | 6.6.5 |