MVN

io.sgr.oauth : oauth-client-googlehttp

Maven & Gradle

Jul 17, 2019
2 usages
1 stars
<dependency>
    <groupId>io.sgr.oauth</groupId>
    <artifactId>oauth-client-googlehttp</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sgr.oauth : oauth-client-googlehttp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.sgr.oauth : oauth-client-googlehttp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
oauth-client-googlehttp-1.0.2
oauth-client-googlehttp-1.0.1
oauth-client-googlehttp-1.0.0

How to add a dependency to Maven

Add the following io.sgr.oauth : oauth-client-googlehttp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sgr.oauth</groupId>
    <artifactId>oauth-client-googlehttp</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sgr.oauth : oauth-client-googlehttp gradle dependency to your build.gradle file:

implementation 'io.sgr.oauth:oauth-client-googlehttp:1.0.2'

Gradle Kotlin DSL: Add the following io.sgr.oauth : oauth-client-googlehttp gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sgr.oauth:oauth-client-googlehttp:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sgr.oauth : oauth-client-googlehttp sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sgr.oauth" % "oauth-client-googlehttp" % "1.0.2"

Advertisement

Dependencies from Group

Jul 17, 2019
9 usages
1 stars
Jul 17, 2019
5 usages
1 stars
Jul 17, 2019
4 usages
1 stars
Jul 17, 2019
2 usages
1 stars
Nov 23, 2018
2 usages
1 stars

Discover Dependencies

Jul 17, 2019
1 stars
Oct 25, 2019
6 stars
May 24, 2023
15 stars
Nov 07, 2017
1 usages
4 stars
Dec 12, 2017
5 stars
Nov 09, 2017
0 stars