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