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