You can download google-auth-library-credentials-0.4.0.jar in this page.
Google Open Source
google-auth-library-credentials-0.4.0.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.google.auth/google-auth-library-credentials/pom.properties META-INF/maven/com.google.auth/google-auth-library-credentials/pom.xml com.google.auth.Credentials.class
google-auth-library-credentials-0.4.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.google.auth</groupId> <artifactId>google-auth-library-parent</artifactId> <version>0.4.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>google-auth-library-credentials</artifactId> <name>Google Auth Library for Java - Credentials</name> <distributionManagement> <snapshotRepository> <id>ossrh</id> <url>https://oss.sonatype.org/content/repositories/snapshots</url> </snapshotRepository> </distributionManagement> <build> <sourceDirectory>java</sourceDirectory> <plugins> <plugin> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> </plugin> </plugins> </build> </project>
<dependency> <groupId>com.google.auth</groupId> <artifactId>google-auth-library-credentials</artifactId> <version>0.4.0</version> </dependency>
If you think the following google-auth-library-credentials-0.4.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download google-auth-library-credentials-0.4.0.jar file