| Группа | Группаcom.feth |
|---|---|
| Идентификатор | Идентификаторplay-authenticate_2.11 |
| Версия | Версия0.6.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| play-authenticate_2.11-0.6.7.pom | |
| play-authenticate_2.11-0.6.7.jar | 166 KB |
| play-authenticate_2.11-0.6.7-sources.jar | 77 KB |
| play-authenticate_2.11-0.6.7-javadoc.jar | 706 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.feth/play-authenticate_2.11/ -->
<dependency>
<groupId>com.feth</groupId>
<artifactId>play-authenticate_2.11</artifactId>
<version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.feth/play-authenticate_2.11/
implementation 'com.feth:play-authenticate_2.11:0.6.7'
// https://jarcasting.com/artifacts/com.feth/play-authenticate_2.11/
implementation ("com.feth:play-authenticate_2.11:0.6.7")
'com.feth:play-authenticate_2.11:jar:0.6.7'
<dependency org="com.feth" name="play-authenticate_2.11" rev="0.6.7">
<artifact name="play-authenticate_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feth', module='play-authenticate_2.11', version='0.6.7')
)
libraryDependencies += "com.feth" % "play-authenticate_2.11" % "0.6.7"
[com.feth/play-authenticate_2.11 "0.6.7"]