is not current version
Last Version 0.3

com.pinterest:quasar-thrift 0.1

Thrift integration with the Quasar libraries

Categories

Categories

Quasar Application Layer Libs Distributed Applications
GroupId

GroupId

com.pinterest
ArtifactId

ArtifactId

quasar-thrift
Version

Version

0.1
Type

Type

jar

Download quasar-thrift 0.1


<!-- https://jarcasting.com/artifacts/com.pinterest/quasar-thrift/ -->
<dependency>
    <groupId>com.pinterest</groupId>
    <artifactId>quasar-thrift</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pinterest/quasar-thrift/
implementation 'com.pinterest:quasar-thrift:0.1'
// https://jarcasting.com/artifacts/com.pinterest/quasar-thrift/
implementation ("com.pinterest:quasar-thrift:0.1")
'com.pinterest:quasar-thrift:jar:0.1'
<dependency org="com.pinterest" name="quasar-thrift" rev="0.1">
  <artifact name="quasar-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pinterest', module='quasar-thrift', version='0.1')
)
libraryDependencies += "com.pinterest" % "quasar-thrift" % "0.1"
[com.pinterest/quasar-thrift "0.1"]