MVN

net.oauth.core : oauth

Maven & Gradle

May 26, 2016
78 usages

OAuth Core

<dependency>
    <groupId>net.oauth.core</groupId>
    <artifactId>oauth</artifactId>
    <version>20090617</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.oauth.core : oauth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 20090617

All Versions

Choose a version of net.oauth.core : oauth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20100527
oauth-20100527
20090825
oauth-20090825
20090617
oauth-20090617
20090531
oauth-20090531

How to add a dependency to Maven

Add the following net.oauth.core : oauth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.oauth.core</groupId>
    <artifactId>oauth</artifactId>
    <version>20090617</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.oauth.core : oauth gradle dependency to your build.gradle file:

implementation 'net.oauth.core:oauth:20090617'

Gradle Kotlin DSL: Add the following net.oauth.core : oauth gradle kotlin dependency to your build.gradle.kts file:

implementation("net.oauth.core:oauth:20090617")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.oauth.core : oauth sbt scala dependency to your build.sbt file:

libraryDependencies += "net.oauth.core" % "oauth" % "20090617"

Advertisement

Dependencies from Group

May 26, 2016
78 usages
May 26, 2016
37 usages
May 26, 2016
13 usages
Jun 09, 2016
11 usages
May 26, 2016
4 usages

Discover Dependencies

Jul 06, 2023
489 usages
8.8k stars
Dec 31, 2021
82 usages
1.3k stars
Aug 05, 2022
112 usages
2 stars
Mar 23, 2023
37 usages
157 stars
May 19, 2023
21.5k stars
Aug 21, 2023
7 usages
Sep 30, 2017
68 usages
Aug 08, 2023
37 usages
1.8k stars
Jan 23, 2022
24 usages
723 stars