is not current version
Last Version 2.8.3

com.mastfrog:acteur-auth 2.6.2


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

acteur-auth
Version

Version

2.6.2
Type

Type

jar

Download 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"]