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

com.mastfrog:acteur-auth 2.6.2


Группа

Группа

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

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

acteur-auth
Версия

Версия

2.6.2
Тип

Тип

jar

Скачать acteur-auth 2.6.2


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