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