Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.chardet |
Version | Version2.0.0.0 |
Type | Typejar |
Filename | Size |
---|---|
cicada.chardet-2.0.0.0.pom | |
cicada.chardet-2.0.0.0.jar | 31 KB |
cicada.chardet-2.0.0.0-sources.jar | 48 KB |
cicada.chardet-2.0.0.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.chardet/
implementation 'net.oschina.zcx7878:cicada.chardet:2.0.0.0'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.chardet/
implementation ("net.oschina.zcx7878:cicada.chardet:2.0.0.0")
'net.oschina.zcx7878:cicada.chardet:jar:2.0.0.0'
<dependency org="net.oschina.zcx7878" name="cicada.chardet" rev="2.0.0.0">
<artifact name="cicada.chardet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.chardet', version='2.0.0.0')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.chardet" % "2.0.0.0"
[net.oschina.zcx7878/cicada.chardet "2.0.0.0"]