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