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