is not current version
Last Version 1.0.1

com.ebay.auth:ebay-oauth-android-client 1.0

eBay OAuth Android Client which helps in easy integration in Android app

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ebay.auth
ArtifactId

ArtifactId

ebay-oauth-android-client
Version

Version

1.0
Type

Type

aar

Download ebay-oauth-android-client 1.0


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