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