is not current version
Last Version 1.0.0.5

net.oschina.zcx7878:cicada.thrift 1.0.0.3

cicada thrift rpc 客户端继承

Categories

Categories

Net
GroupId

GroupId

net.oschina.zcx7878
ArtifactId

ArtifactId

cicada.thrift
Version

Version

1.0.0.3
Type

Type

jar

Download cicada.thrift 1.0.0.3


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