identity-auth-core 0.1.1


Group ID:
com.gu.identity
Artifact ID:
identity-auth-core_2.12
Version:
0.1.1
Release Date:
Sept 22, 2023
Licenses:
Files:

libraryDependencies += "com.gu.identity" %% "identity-auth-core" % "0.1.1"

Mill build tool

ivy"com.gu.identity::identity-auth-core:0.1.1"

Scala CLI

//> using dep "com.gu.identity::identity-auth-core:0.1.1"

Ammonite REPL

import $ivy.`com.gu.identity::identity-auth-core:0.1.1`

<dependency>
  <groupId>com.gu.identity</groupId>
  <artifactId>identity-auth-core_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.gu.identity', name: 'identity-auth-core_2.12', version: '0.1.1'