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