is not current version
Last Version 6.7.3

com.handpoint.api.shared:flash101 6.0.2

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

flash101
Version

Version

6.0.2
Type

Type

aar

Download flash101 6.0.2


<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/flash101/ -->
<dependency>
    <groupId>com.handpoint.api.shared</groupId>
    <artifactId>flash101</artifactId>
    <version>6.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/flash101/
implementation 'com.handpoint.api.shared:flash101:6.0.2'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/flash101/
implementation ("com.handpoint.api.shared:flash101:6.0.2")
'com.handpoint.api.shared:flash101:aar:6.0.2'
<dependency org="com.handpoint.api.shared" name="flash101" rev="6.0.2">
  <artifact name="flash101" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='flash101', version='6.0.2')
)
libraryDependencies += "com.handpoint.api.shared" % "flash101" % "6.0.2"
[com.handpoint.api.shared/flash101 "6.0.2"]