is not current version
Last Version 1.1.7

com.ebay.auth:ebay-oauth-java-client 1.1.0

eBay OAuth Client which helps in easy integration

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.ebay.auth
ArtifactId

ArtifactId

ebay-oauth-java-client
Version

Version

1.1.0
Type

Type

jar

Download ebay-oauth-java-client 1.1.0


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