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