is not current version
Last Version 2.59.0

com.outworkers:phantom-finagle_2.11 2.6.3

phantomFinagle

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.outworkers
ArtifactId

ArtifactId

phantom-finagle_2.11
Version

Version

2.6.3
Type

Type

jar

Download phantom-finagle_2.11 2.6.3


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