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