is not current version
Last Version 0.6.9

com.feth:play-authenticate_2.10 0.6.6

play-authenticate

GroupId

GroupId

com.feth
ArtifactId

ArtifactId

play-authenticate_2.10
Version

Version

0.6.6
Type

Type

jar

Download play-authenticate_2.10 0.6.6


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