binderhelper_api

asserts is utility library containing some userful asserts

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk
ArtifactId

ArtifactId

binderhelper_api
Last Version

Last Version

1.0-rc1
Release Date

Release Date

Type

Type

aar
Description

Description

binderhelper_api
asserts is utility library containing some userful asserts
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 binderhelper_api

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-rc1