Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.outworkers |
ArtifactId | ArtifactIdphantom-finagle_2.11 |
Version | Version2.6.3 |
Type | Typejar |
Filename | Size |
---|---|
phantom-finagle_2.11-2.6.3.pom | |
phantom-finagle_2.11-2.6.3.jar | 103 KB |
phantom-finagle_2.11-2.6.3-sources.jar | 5 KB |
phantom-finagle_2.11-2.6.3-javadoc.jar | 396 KB |
Browse |
<!-- 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"]