License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.ebay.auth |
ArtifactId | ArtifactIdebay-oauth-android-client |
Version | Version1.0.1 |
Type | Typeaar |
Description |
Descriptioncom.ebay.auth
eBay OAuth Android Client which helps in easy integration in Android app
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.ebay.auth/ebay-oauth-android-client/
implementation ("com.ebay.auth:ebay-oauth-android-client:1.0.1")
'com.ebay.auth:ebay-oauth-android-client:aar:1.0.1'
<dependency org="com.ebay.auth" name="ebay-oauth-android-client" rev="1.0.1">
<artifact name="ebay-oauth-android-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ebay.auth', module='ebay-oauth-android-client', version='1.0.1')
)
libraryDependencies += "com.ebay.auth" % "ebay-oauth-android-client" % "1.0.1"
[com.ebay.auth/ebay-oauth-android-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.50 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.browser » browser | jar | 1.0.0 |