is not current version
Last Version 2.0.0.2

net.oschina.zcx7878:cicada.chardet 1.0.6.4

cicada 基础框架

Categories

Categories

Net
GroupId

GroupId

net.oschina.zcx7878
ArtifactId

ArtifactId

cicada.chardet
Version

Version

1.0.6.4
Type

Type

jar

Download cicada.chardet 1.0.6.4


<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.chardet/ -->
<dependency>
    <groupId>net.oschina.zcx7878</groupId>
    <artifactId>cicada.chardet</artifactId>
    <version>1.0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.chardet/
implementation 'net.oschina.zcx7878:cicada.chardet:1.0.6.4'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.chardet/
implementation ("net.oschina.zcx7878:cicada.chardet:1.0.6.4")
'net.oschina.zcx7878:cicada.chardet:jar:1.0.6.4'
<dependency org="net.oschina.zcx7878" name="cicada.chardet" rev="1.0.6.4">
  <artifact name="cicada.chardet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.chardet', version='1.0.6.4')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.chardet" % "1.0.6.4"
[net.oschina.zcx7878/cicada.chardet "1.0.6.4"]