Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.thrift.service |
Version | Version1.0.0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.thrift.service/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.thrift.service</artifactId>
<version>1.0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.thrift.service/
implementation 'net.oschina.zcx7878:cicada.thrift.service:1.0.0.6'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.thrift.service/
implementation ("net.oschina.zcx7878:cicada.thrift.service:1.0.0.6")
'net.oschina.zcx7878:cicada.thrift.service:jar:1.0.0.6'
<dependency org="net.oschina.zcx7878" name="cicada.thrift.service" rev="1.0.0.6">
<artifact name="cicada.thrift.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.thrift.service', version='1.0.0.6')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.thrift.service" % "1.0.0.6"
[net.oschina.zcx7878/cicada.thrift.service "1.0.0.6"]