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