| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lyft |
| Идентификатор | Идентификаторlyft-android-sdk-lyftbutton |
| Версия | Версия2.0.2 |
| Тип | Типaar |
| Описание |
ОписаниеLyft Android SDK Lyft Button
Lyft Android SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.lyft/lyft-android-sdk-lyftbutton/ -->
<dependency>
<groupId>com.lyft</groupId>
<artifactId>lyft-android-sdk-lyftbutton</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lyft/lyft-android-sdk-lyftbutton/
implementation 'com.lyft:lyft-android-sdk-lyftbutton:2.0.2'
// https://jarcasting.com/artifacts/com.lyft/lyft-android-sdk-lyftbutton/
implementation ("com.lyft:lyft-android-sdk-lyftbutton:2.0.2")
'com.lyft:lyft-android-sdk-lyftbutton:aar:2.0.2'
<dependency org="com.lyft" name="lyft-android-sdk-lyftbutton" rev="2.0.2">
<artifact name="lyft-android-sdk-lyftbutton" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lyft', module='lyft-android-sdk-lyftbutton', version='2.0.2')
)
libraryDependencies += "com.lyft" % "lyft-android-sdk-lyftbutton" % "2.0.2"
[com.lyft/lyft-android-sdk-lyftbutton "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lyft : lyft-android-sdk-networking | jar | 2.0.2 |
| com.lyft : lyft-android-sdk-deeplink | jar | 2.0.2 |
| org.jetbrains : annotations-java5 | jar | 15.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.0 |