Last Version

api 0.1-alpha-2

binderhelper is utility library used to connect to servce

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk.binderhelper
ArtifactId

ArtifactId

api
Version

Version

0.1-alpha-2
Type

Type

aar
Description

Description

api
binderhelper is utility library used to connect to servce
Project URL

Project URL

https://github.com/sberdevices/native_smartapp_sdk
Source Code Management

Source Code Management

https://github.com/sberdevices/native_smartapp_sdk

Download api 0.1-alpha-2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.