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