is not current version
Last Version 1.0-rc1

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

binderhelper is utility library used to connect to servce

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk
ArtifactId

ArtifactId

binderhelper
Version

Version

0.1-alpha-2
Type

Type

aar

Download binderhelper 0.1-alpha-2


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