| Группа | Группаcom.lifeonwalden |
|---|---|
| Идентификатор | Идентификаторapp-gateway-auth |
| Версия | Версия1.0.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| app-gateway-auth-1.0.6.pom | |
| app-gateway-auth-1.0.6.jar | 17 KB |
| app-gateway-auth-1.0.6-sources.jar | 16 KB |
| app-gateway-auth-1.0.6-javadoc.jar | 144 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-gateway-auth/ -->
<dependency>
<groupId>com.lifeonwalden</groupId>
<artifactId>app-gateway-auth</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-gateway-auth/
implementation 'com.lifeonwalden:app-gateway-auth:1.0.6'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-gateway-auth/
implementation ("com.lifeonwalden:app-gateway-auth:1.0.6")
'com.lifeonwalden:app-gateway-auth:jar:1.0.6'
<dependency org="com.lifeonwalden" name="app-gateway-auth" rev="1.0.6">
<artifact name="app-gateway-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-gateway-auth', version='1.0.6')
)
libraryDependencies += "com.lifeonwalden" % "app-gateway-auth" % "1.0.6"
[com.lifeonwalden/app-gateway-auth "1.0.6"]