MVN

com.google.cloud.tools.login : plugins-login-common

Maven & Gradle

Sep 18, 2018
2 stars

Login Support for Google Cloud Tools · A library providing a common framework for Google login support for Google Cloud Tools.

<dependency>
    <groupId>com.google.cloud.tools.login</groupId>
    <artifactId>plugins-login-common</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.cloud.tools.login : plugins-login-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of com.google.cloud.tools.login : plugins-login-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
plugins-login-common-0.2.2
0.1.x
plugins-login-common-0.1.0

How to add a dependency to Maven

Add the following com.google.cloud.tools.login : plugins-login-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.cloud.tools.login</groupId>
    <artifactId>plugins-login-common</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.cloud.tools.login : plugins-login-common gradle dependency to your build.gradle file:

implementation 'com.google.cloud.tools.login:plugins-login-common:0.2.2'

Gradle Kotlin DSL: Add the following com.google.cloud.tools.login : plugins-login-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.cloud.tools.login:plugins-login-common:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.cloud.tools.login : plugins-login-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.cloud.tools.login" % "plugins-login-common" % "0.2.2"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 02, 2017
3 usages
15 stars
Mar 20, 2017
8 stars
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