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

com.mastfrog:acteur-auth-parent 2.6.13


Группа

Группа

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

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

acteur-auth-parent
Версия

Версия

2.6.13
Тип

Тип

pom

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

Имя Файла Размер
acteur-auth-parent-2.6.13.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.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-auth-parent/
implementation 'com.mastfrog:acteur-auth-parent:2.6.13'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-auth-parent/
implementation ("com.mastfrog:acteur-auth-parent:2.6.13")
'com.mastfrog:acteur-auth-parent:pom:2.6.13'
<dependency org="com.mastfrog" name="acteur-auth-parent" rev="2.6.13">
  <artifact name="acteur-auth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-auth-parent', version='2.6.13')
)
libraryDependencies += "com.mastfrog" % "acteur-auth-parent" % "2.6.13"
[com.mastfrog/acteur-auth-parent "2.6.13"]