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