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