is not current version
Last Version 0.1-alpha-2

ru.sberdevices.smartapp.sdk.binderhelper:api 0.1-alpha

binderhelper is utility library used to connect to servce

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk.binderhelper
ArtifactId

ArtifactId

api
Version

Version

0.1-alpha
Type

Type

aar

Download api 0.1-alpha


<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.binderhelper/api/ -->
<dependency>
    <groupId>ru.sberdevices.smartapp.sdk.binderhelper</groupId>
    <artifactId>api</artifactId>
    <version>0.1-alpha</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.binderhelper/api/
implementation 'ru.sberdevices.smartapp.sdk.binderhelper:api:0.1-alpha'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.binderhelper/api/
implementation ("ru.sberdevices.smartapp.sdk.binderhelper:api:0.1-alpha")
'ru.sberdevices.smartapp.sdk.binderhelper:api:aar:0.1-alpha'
<dependency org="ru.sberdevices.smartapp.sdk.binderhelper" name="api" rev="0.1-alpha">
  <artifact name="api" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.binderhelper', module='api', version='0.1-alpha')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.binderhelper" % "api" % "0.1-alpha"
[ru.sberdevices.smartapp.sdk.binderhelper/api "0.1-alpha"]