не последняя версия
Последняя версия 1.29.6

com.websudos:phantom-finagle_2.10 1.29.5

phantomFinagle

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.websudos
Идентификатор

Идентификатор

phantom-finagle_2.10
Версия

Версия

1.29.5
Тип

Тип

jar

Скачать phantom-finagle_2.10 1.29.5


<!-- https://jarcasting.com/artifacts/com.websudos/phantom-finagle_2.10/ -->
<dependency>
    <groupId>com.websudos</groupId>
    <artifactId>phantom-finagle_2.10</artifactId>
    <version>1.29.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.websudos/phantom-finagle_2.10/
implementation 'com.websudos:phantom-finagle_2.10:1.29.5'
// https://jarcasting.com/artifacts/com.websudos/phantom-finagle_2.10/
implementation ("com.websudos:phantom-finagle_2.10:1.29.5")
'com.websudos:phantom-finagle_2.10:jar:1.29.5'
<dependency org="com.websudos" name="phantom-finagle_2.10" rev="1.29.5">
  <artifact name="phantom-finagle_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.websudos', module='phantom-finagle_2.10', version='1.29.5')
)
libraryDependencies += "com.websudos" % "phantom-finagle_2.10" % "1.29.5"
[com.websudos/phantom-finagle_2.10 "1.29.5"]