is not current version
Last Version 6.1.6

org.webjars.npm:google-auth-library 0.9.8

WebJar for google-auth-library

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

google-auth-library
Version

Version

0.9.8
Type

Type

jar

Download google-auth-library 0.9.8


<!-- https://jarcasting.com/artifacts/org.webjars.npm/google-auth-library/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>google-auth-library</artifactId>
    <version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/google-auth-library/
implementation 'org.webjars.npm:google-auth-library:0.9.8'
// https://jarcasting.com/artifacts/org.webjars.npm/google-auth-library/
implementation ("org.webjars.npm:google-auth-library:0.9.8")
'org.webjars.npm:google-auth-library:jar:0.9.8'
<dependency org="org.webjars.npm" name="google-auth-library" rev="0.9.8">
  <artifact name="google-auth-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='google-auth-library', version='0.9.8')
)
libraryDependencies += "org.webjars.npm" % "google-auth-library" % "0.9.8"
[org.webjars.npm/google-auth-library "0.9.8"]