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