не последняя версия
Последняя версия 3.255

com.gu.identity:identity-auth-core_2.12 3.189-M1

identity-auth-core

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.gu.identity
Идентификатор

Идентификатор

identity-auth-core_2.12
Версия

Версия

3.189-M1
Тип

Тип

jar

Скачать identity-auth-core_2.12 3.189-M1


<!-- https://jarcasting.com/artifacts/com.gu.identity/identity-auth-core_2.12/ -->
<dependency>
    <groupId>com.gu.identity</groupId>
    <artifactId>identity-auth-core_2.12</artifactId>
    <version>3.189-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.identity/identity-auth-core_2.12/
implementation 'com.gu.identity:identity-auth-core_2.12:3.189-M1'
// https://jarcasting.com/artifacts/com.gu.identity/identity-auth-core_2.12/
implementation ("com.gu.identity:identity-auth-core_2.12:3.189-M1")
'com.gu.identity:identity-auth-core_2.12:jar:3.189-M1'
<dependency org="com.gu.identity" name="identity-auth-core_2.12" rev="3.189-M1">
  <artifact name="identity-auth-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.identity', module='identity-auth-core_2.12', version='3.189-M1')
)
libraryDependencies += "com.gu.identity" % "identity-auth-core_2.12" % "3.189-M1"
[com.gu.identity/identity-auth-core_2.12 "3.189-M1"]