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