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

com.mastfrog:acteur-auth-parent 2.6.3


Группа

Группа

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

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

acteur-auth-parent
Версия

Версия

2.6.3
Тип

Тип

pom

Скачать acteur-auth-parent 2.6.3

Имя Файла Размер
acteur-auth-parent-2.6.3.pom 2 KB
Обзор

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