License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.boot-chinese |
Last Version | Last Version2.0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncicada
cicada 基础框架
|
Filename | Size |
---|---|
cicada.boot-chinese-2.0.0.2.pom | |
cicada.boot-chinese-2.0.0.2.jar | 313 KB |
cicada.boot-chinese-2.0.0.2-sources.jar | 295 KB |
cicada.boot-chinese-2.0.0.2-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>2.0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-chinese/
implementation 'net.oschina.zcx7878:cicada.boot-chinese:2.0.0.2'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-chinese/
implementation ("net.oschina.zcx7878:cicada.boot-chinese:2.0.0.2")
'net.oschina.zcx7878:cicada.boot-chinese:jar:2.0.0.2'
<dependency org="net.oschina.zcx7878" name="cicada.boot-chinese" rev="2.0.0.2">
<artifact name="cicada.boot-chinese" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.boot-chinese', version='2.0.0.2')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.boot-chinese" % "2.0.0.2"
[net.oschina.zcx7878/cicada.boot-chinese "2.0.0.2"]