| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаcom.gu.identity |
| Идентификатор | Идентификаторidentity-auth-core_2.12 |
| Версия | Версия3.189-M1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| identity-auth-core_2.12-3.189-M1.pom | |
| identity-auth-core_2.12-3.189-M1.jar | 76 KB |
| identity-auth-core_2.12-3.189-M1-sources.jar | 4 KB |
| identity-auth-core_2.12-3.189-M1-javadoc.jar | 189 bytes |
| Обзор |
<!-- 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"]