is not current version
Last Version 0.0.5

net.oschina.arvin:thrift-client-support 0.0.3

thrift-client-support is an sdk for easy use thrift connect to the thrift server.

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.oschina.arvin
ArtifactId

ArtifactId

thrift-client-support
Version

Version

0.0.3
Type

Type

jar

Download thrift-client-support 0.0.3


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