is not current version
Last Version 2.8.3

com.mastfrog:acteur-auth-parent 2.6.13


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

acteur-auth-parent
Version

Version

2.6.13
Type

Type

pom

Download acteur-auth-parent 2.6.13


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