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