| Группа | Группаno.priv.bang.authservice |
|---|---|
| Идентификатор | Идентификаторauthservice |
| Версия | Версия1.11.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| authservice-1.11.2.pom | 29 KB |
| authservice-1.11.2-javadoc.jar | 590 KB |
| authservice-1.11.2-features.xml | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice</artifactId>
<version>1.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/
implementation 'no.priv.bang.authservice:authservice:1.11.2'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/
implementation ("no.priv.bang.authservice:authservice:1.11.2")
'no.priv.bang.authservice:authservice:jar:1.11.2'
<dependency org="no.priv.bang.authservice" name="authservice" rev="1.11.2">
<artifact name="authservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice', version='1.11.2')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice" % "1.11.2"
[no.priv.bang.authservice/authservice "1.11.2"]