не последняя версия
Последняя версия 6.7.3

com.handpoint.api.shared:pure100 6.0.5

HandpointSDK for Android

Группа

Группа

com.handpoint.api.shared
Идентификатор

Идентификатор

pure100
Версия

Версия

6.0.5
Тип

Тип

aar

Скачать pure100 6.0.5


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