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