License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.chardet |
Last Version | Last Version2.0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncicada
cicada 基础框架
|
Filename | Size |
---|---|
cicada.chardet-2.0.0.2.pom | |
cicada.chardet-2.0.0.2.jar | 31 KB |
cicada.chardet-2.0.0.2-sources.jar | 48 KB |
cicada.chardet-2.0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.chardet/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.chardet</artifactId>
<version>2.0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.chardet/
implementation 'net.oschina.zcx7878:cicada.chardet:2.0.0.2'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.chardet/
implementation ("net.oschina.zcx7878:cicada.chardet:2.0.0.2")
'net.oschina.zcx7878:cicada.chardet:jar:2.0.0.2'
<dependency org="net.oschina.zcx7878" name="cicada.chardet" rev="2.0.0.2">
<artifact name="cicada.chardet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.chardet', version='2.0.0.2')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.chardet" % "2.0.0.2"
[net.oschina.zcx7878/cicada.chardet "2.0.0.2"]