permutive-engineering / gcp-auth   2.1.0

Apache License 2.0 GitHub

Methods to authenticate with Google services over HTTP

Scala versions: 3.x 2.13

gcp-auth-kafka 3.0.0-RC1


Group ID:
com.permutive
Artifact ID:
gcp-auth-kafka_3
Version:
3.0.0-RC1
Version Scheme:
Release Date:
Jun 2, 2026
Licenses:
Files:
Full Scala Version:
3.3.7

libraryDependencies += "com.permutive" %% "gcp-auth-kafka" % "3.0.0-RC1"

Mill build tool

ivy"com.permutive::gcp-auth-kafka:3.0.0-RC1"

Scala CLI

//> using dep "com.permutive::gcp-auth-kafka:3.0.0-RC1"

Ammonite REPL

import $ivy.`com.permutive::gcp-auth-kafka:3.0.0-RC1`

<dependency>
  <groupId>com.permutive</groupId>
  <artifactId>gcp-auth-kafka_3</artifactId>
  <version>3.0.0-RC1</version>
</dependency>

compile group: 'com.permutive', name: 'gcp-auth-kafka_3', version: '3.0.0-RC1'