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

com.feth:play-authenticate_2.10 0.6.8

play-authenticate

Группа

Группа

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

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

play-authenticate_2.10
Версия

Версия

0.6.8
Тип

Тип

jar

Скачать play-authenticate_2.10 0.6.8


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