| Группа | Группаcom.highstreet-technologies.aaa |
|---|---|
| Идентификатор | Идентификаторauthn-api |
| Последняя версия | Последняя версия0.12.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| authn-api-0.12.1.pom | |
| authn-api-0.12.1.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.highstreet-technologies.aaa/authn-api/ -->
<dependency>
<groupId>com.highstreet-technologies.aaa</groupId>
<artifactId>authn-api</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.highstreet-technologies.aaa/authn-api/
implementation 'com.highstreet-technologies.aaa:authn-api:0.12.1'
// https://jarcasting.com/artifacts/com.highstreet-technologies.aaa/authn-api/
implementation ("com.highstreet-technologies.aaa:authn-api:0.12.1")
'com.highstreet-technologies.aaa:authn-api:jar:0.12.1'
<dependency org="com.highstreet-technologies.aaa" name="authn-api" rev="0.12.1">
<artifact name="authn-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.highstreet-technologies.aaa', module='authn-api', version='0.12.1')
)
libraryDependencies += "com.highstreet-technologies.aaa" % "authn-api" % "0.12.1"
[com.highstreet-technologies.aaa/authn-api "0.12.1"]