не последняя версия
Последняя версия 0.11.3

com.microsoft.alm:oauth2-useragent-parent 0.11.0

This POM exists only to support the multi-module oauth2-useragent project and contains project metadata common to all modules.

Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность
Группа

Группа

com.microsoft.alm
Идентификатор

Идентификатор

oauth2-useragent-parent
Версия

Версия

0.11.0
Тип

Тип

pom

Скачать oauth2-useragent-parent 0.11.0

Имя Файла Размер
oauth2-useragent-parent-0.11.0.pom 15 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.microsoft.alm/oauth2-useragent-parent/ -->
<dependency>
    <groupId>com.microsoft.alm</groupId>
    <artifactId>oauth2-useragent-parent</artifactId>
    <version>0.11.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.alm/oauth2-useragent-parent/
implementation 'com.microsoft.alm:oauth2-useragent-parent:0.11.0'
// https://jarcasting.com/artifacts/com.microsoft.alm/oauth2-useragent-parent/
implementation ("com.microsoft.alm:oauth2-useragent-parent:0.11.0")
'com.microsoft.alm:oauth2-useragent-parent:pom:0.11.0'
<dependency org="com.microsoft.alm" name="oauth2-useragent-parent" rev="0.11.0">
  <artifact name="oauth2-useragent-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.alm', module='oauth2-useragent-parent', version='0.11.0')
)
libraryDependencies += "com.microsoft.alm" % "oauth2-useragent-parent" % "0.11.0"
[com.microsoft.alm/oauth2-useragent-parent "0.11.0"]