MVN

com.github.rjdavis3 : ebay-sdk

Maven & Gradle

Mar 20, 2017
8 stars

eBay SDK · Java SDK for eBay REST APIs

<dependency>
    <groupId>com.github.rjdavis3</groupId>
    <artifactId>ebay-sdk</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rjdavis3 : ebay-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.github.rjdavis3 : ebay-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
ebay-sdk-1.3.1
ebay-sdk-1.3.0
1.2.x
ebay-sdk-1.2.4
ebay-sdk-1.2.3
ebay-sdk-1.2.2
ebay-sdk-1.2.1
ebay-sdk-1.2.0
1.1.x
ebay-sdk-1.1.0
1.0.x
ebay-sdk-1.0.0

How to add a dependency to Maven

Add the following com.github.rjdavis3 : ebay-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.rjdavis3</groupId>
    <artifactId>ebay-sdk</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rjdavis3 : ebay-sdk gradle dependency to your build.gradle file:

implementation 'com.github.rjdavis3:ebay-sdk:1.3.1'

Gradle Kotlin DSL: Add the following com.github.rjdavis3 : ebay-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rjdavis3:ebay-sdk:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rjdavis3 : ebay-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rjdavis3" % "ebay-sdk" % "1.3.1"

Advertisement

Dependencies from Group

Mar 20, 2017
8 stars
Sep 07, 2017
10 stars

Discover Dependencies

Sep 08, 2022
13 usages
140 stars
Feb 05, 2017
1 usages
12 stars
Aug 29, 2018
2 usages
322 stars
Jan 28, 2019
1 usages
348 stars
May 29, 2019
1 usages
21 stars
Feb 03, 2017
3.5k stars
Nov 18, 2017
Mar 25, 2017
1 stars
Feb 11, 2019
1 usages
850 stars