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