is not current version
Last Version 2.0.2

com.lyft:lyft-android-sdk-lyftbutton 2.0.0

Lyft Android SDK

GroupId

GroupId

com.lyft
ArtifactId

ArtifactId

lyft-android-sdk-lyftbutton
Version

Version

2.0.0
Type

Type

aar

Download lyft-android-sdk-lyftbutton 2.0.0


<!-- https://jarcasting.com/artifacts/com.lyft/lyft-android-sdk-lyftbutton/ -->
<dependency>
    <groupId>com.lyft</groupId>
    <artifactId>lyft-android-sdk-lyftbutton</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lyft/lyft-android-sdk-lyftbutton/
implementation 'com.lyft:lyft-android-sdk-lyftbutton:2.0.0'
// https://jarcasting.com/artifacts/com.lyft/lyft-android-sdk-lyftbutton/
implementation ("com.lyft:lyft-android-sdk-lyftbutton:2.0.0")
'com.lyft:lyft-android-sdk-lyftbutton:aar:2.0.0'
<dependency org="com.lyft" name="lyft-android-sdk-lyftbutton" rev="2.0.0">
  <artifact name="lyft-android-sdk-lyftbutton" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lyft', module='lyft-android-sdk-lyftbutton', version='2.0.0')
)
libraryDependencies += "com.lyft" % "lyft-android-sdk-lyftbutton" % "2.0.0"
[com.lyft/lyft-android-sdk-lyftbutton "2.0.0"]