| License |
License
Handpoint SDK License, Version 1.0
|
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.handpoint.api |
| ArtifactId | ArtifactIdapplicationprovider |
| Last Version | Last Version6.7.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionapplicationprovider
HandpointSDK for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| applicationprovider-6.7.3.pom | |
| applicationprovider-6.7.3-sources.jar | 4 KB |
| applicationprovider-6.7.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api/applicationprovider/ -->
<dependency>
<groupId>com.handpoint.api</groupId>
<artifactId>applicationprovider</artifactId>
<version>6.7.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api/applicationprovider/
implementation 'com.handpoint.api:applicationprovider:6.7.3'
// https://jarcasting.com/artifacts/com.handpoint.api/applicationprovider/
implementation ("com.handpoint.api:applicationprovider:6.7.3")
'com.handpoint.api:applicationprovider:aar:6.7.3'
<dependency org="com.handpoint.api" name="applicationprovider" rev="6.7.3">
<artifact name="applicationprovider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api', module='applicationprovider', version='6.7.3')
)
libraryDependencies += "com.handpoint.api" % "applicationprovider" % "6.7.3"
[com.handpoint.api/applicationprovider "6.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.21 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.1 |