Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.outworkers |
ArtifactId | ArtifactIdphantom-finagle_2.10 |
Version | Version2.7.7 |
Type | Typejar |
Filename | Size |
---|---|
phantom-finagle_2.10-2.7.7.pom | |
phantom-finagle_2.10-2.7.7.jar | 103 KB |
phantom-finagle_2.10-2.7.7-sources.jar | 5 KB |
phantom-finagle_2.10-2.7.7-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outworkers/phantom-finagle_2.10/ -->
<dependency>
<groupId>com.outworkers</groupId>
<artifactId>phantom-finagle_2.10</artifactId>
<version>2.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/phantom-finagle_2.10/
implementation 'com.outworkers:phantom-finagle_2.10:2.7.7'
// https://jarcasting.com/artifacts/com.outworkers/phantom-finagle_2.10/
implementation ("com.outworkers:phantom-finagle_2.10:2.7.7")
'com.outworkers:phantom-finagle_2.10:jar:2.7.7'
<dependency org="com.outworkers" name="phantom-finagle_2.10" rev="2.7.7">
<artifact name="phantom-finagle_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='phantom-finagle_2.10', version='2.7.7')
)
libraryDependencies += "com.outworkers" % "phantom-finagle_2.10" % "2.7.7"
[com.outworkers/phantom-finagle_2.10 "2.7.7"]