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