Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.boot-thrift |
Version | Version1.0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
cicada.boot-thrift-1.0.0.1.pom | |
cicada.boot-thrift-1.0.0.1.jar | 23 KB |
cicada.boot-thrift-1.0.0.1-sources.jar | 14 KB |
cicada.boot-thrift-1.0.0.1-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.boot-thrift</artifactId>
<version>1.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift/
implementation 'net.oschina.zcx7878:cicada.boot-thrift:1.0.0.1'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift/
implementation ("net.oschina.zcx7878:cicada.boot-thrift:1.0.0.1")
'net.oschina.zcx7878:cicada.boot-thrift:jar:1.0.0.1'
<dependency org="net.oschina.zcx7878" name="cicada.boot-thrift" rev="1.0.0.1">
<artifact name="cicada.boot-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.boot-thrift', version='1.0.0.1')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.boot-thrift" % "1.0.0.1"
[net.oschina.zcx7878/cicada.boot-thrift "1.0.0.1"]