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